Units API.

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

GET /api/units/5427994/?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/godot-engine/godot/fr/?format=api",
    "source": [
        "Load an existing Bus Layout."
    ],
    "previous_source": "",
    "target": [
        "Charger un agencement de transport existant."
    ],
    "id_hash": 5088395795230246119,
    "content_hash": 5088395795230246119,
    "location": "editor/editor_audio_buses.cpp",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 672,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/14819310/?format=api",
    "priority": 100,
    "id": 5427994,
    "web_url": "https://hosted.weblate.org/translate/godot-engine/godot/fr/?checksum=c69d9d042b4a44e7",
    "url": "https://hosted.weblate.org/api/units/5427994/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-08-25T17:15:19+02:00"
}