Units API.

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

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

{
    "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-core/ar/?format=api",
    "source": [
        "Ensure that email addresses are unique among all persons"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 6385301885957755810,
    "content_hash": 6385301885957755810,
    "location": "aleksis/core/data_checks.py:416",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.edugit.org/api/units/42564/?format=api",
    "priority": 100,
    "id": 42565,
    "web_url": "https://translate.edugit.org/translate/aleksis/aleksis-core/ar/?checksum=d89d263c0824d3a2",
    "url": "https://translate.edugit.org/api/units/42565/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-26T20:46:04.257221Z"
}