Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/voice-notify/app/vi/?format=api",
    "source": [
        "%s is not ignored"
    ],
    "previous_source": "",
    "target": [
        "%s không bị bỏ qua"
    ],
    "id_hash": 7263905437160843017,
    "content_hash": -5908993902593140209,
    "location": "",
    "context": "app_is_not_ignored",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 128,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/80560016/?format=api",
    "priority": 100,
    "id": 121847234,
    "web_url": "https://hosted.weblate.org/translate/voice-notify/app/vi/?checksum=e4ce938260002709",
    "url": "https://hosted.weblate.org/api/units/121847234/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-30T16:37:28.913028+02:00"
}