Units API.

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

GET /api/units/256398/?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/menu/pl/?format=api",
    "source": [
        "Required class"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 7542215955970839631,
    "content_hash": 7542215955970839631,
    "location": "../../src/core/item.cpp:1024, ../../src/core/item.cpp:1264",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 29,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/256778/?format=api",
    "priority": 100,
    "id": 256398,
    "web_url": "https://hosted.weblate.org/translate/sumwars/menu/pl/?checksum=e8ab55739aecd44f",
    "url": "https://hosted.weblate.org/api/units/256398/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:38+02:00"
}