Units API.

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

GET /api/units/8859937/?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/freeplane/translation/es/?format=api",
    "source": [
        "Apply"
    ],
    "previous_source": "",
    "target": [
        "Aplicar"
    ],
    "id_hash": 1274059634395099202,
    "content_hash": -3849980254040027377,
    "location": "",
    "context": "ApplyAction.text",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 88,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/1525708/?format=api",
    "priority": 100,
    "id": 8859937,
    "web_url": "https://hosted.weblate.org/translate/freeplane/translation/es/?checksum=91ae5e7cbac8b042",
    "url": "https://hosted.weblate.org/api/units/8859937/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:21:13+02:00"
}