Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/210445/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/he/?format=api",
    "source": [
        "First Name is a required field."
    ],
    "previous_source": "",
    "target": [
        "שם פרטי הינו שדה חובה."
    ],
    "id_hash": -6468189330524794154,
    "content_hash": -3699691167604522251,
    "location": "",
    "context": "first_name_required",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.opensourcepos.org/api/units/209085/?format=api",
    "priority": 100,
    "id": 210445,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/he/?checksum=263c6012e61912d6",
    "url": "https://translate.opensourcepos.org/api/units/210445/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-07T23:32:46.612802Z"
}