Units API.

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

GET /api/units/1190010/?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/sdaps/master/pt/?format=api",
    "source": [
        "No style buddy loaded. This needs to be done for the \"custom\" style!"
    ],
    "previous_source": "",
    "target": [
        "Não foram carregadas definições de estilos. Isto tem de ser feito para o estilo \"custom\"!"
    ],
    "id_hash": 5064171472691298965,
    "content_hash": 5064171472691298965,
    "location": "sdaps/recognize/buddies.py:337",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 167,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://hosted.weblate.org/api/units/14739187/?format=api",
    "priority": 100,
    "id": 1190010,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/pt/?checksum=c6478d1f8f6e8295",
    "url": "https://hosted.weblate.org/api/units/1190010/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-27T19:34:56+01:00"
}