Units API.

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

GET /api/units/258875/?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/the_besieged_farm/en/?format=api",
    "source": [
        "aisNorthMeadow"
    ],
    "previous_source": "",
    "target": [
        "Northern Meadow"
    ],
    "id_hash": 6113034538108853448,
    "content_hash": 6113034538108853448,
    "location": "besieged_farm.xml:42",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/258875/?format=api",
    "priority": 100,
    "id": 258875,
    "web_url": "https://hosted.weblate.org/translate/sumwars/the_besieged_farm/en/?checksum=d4d5dc862fac1cc8",
    "url": "https://hosted.weblate.org/api/units/258875/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:21+02:00"
}