Units API.

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

GET /api/units/1269178/?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/sumwars/sumwars/fr/?format=api",
    "source": [
        "I have to find an energy source and a cog before that thing will work again."
    ],
    "previous_source": "",
    "target": [
        "Je dois encore trouver une source d'énergie et un rouage pour réparer cette chose."
    ],
    "id_hash": -7144643437696968902,
    "content_hash": -7144643437696968902,
    "location": "tutorial.xml",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 727,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://hosted.weblate.org/api/units/249746/?format=api",
    "priority": 100,
    "id": 1269178,
    "web_url": "https://hosted.weblate.org/translate/sumwars/sumwars/fr/?checksum=1cd920a5b93f173a",
    "url": "https://hosted.weblate.org/api/units/1269178/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:24:19+02:00"
}