Units API.

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

GET /api/units/255470/?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/goblin_raid/it/?format=api",
    "source": [
        "Fine, I'll wipe out those goblins for you."
    ],
    "previous_source": "",
    "target": [
        "Molto bene, spazzerò via quei goblin per voi."
    ],
    "id_hash": -4757208081579212475,
    "content_hash": -4757208081579212475,
    "location": "goblin_raid.xml:101",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://hosted.weblate.org/api/units/255605/?format=api",
    "priority": 100,
    "id": 255470,
    "web_url": "https://hosted.weblate.org/translate/sumwars/goblin_raid/it/?checksum=3dfb00745eda8145",
    "url": "https://hosted.weblate.org/api/units/255470/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:00+02:00"
}