Units API.

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

GET /api/units/15991297/?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/es/?format=api",
    "source": [
        "<b>Save the project before closing?</b>\n\nIf you do not save you may lose data."
    ],
    "previous_source": "",
    "target": [
        "<b>¿Guardar el proyecto antes de cerrar?</b>\n\nSi no se guarda, se pueden perder datos."
    ],
    "id_hash": -7549218385749151607,
    "content_hash": -7549218385749151607,
    "location": "sdaps/gui/__init__.py:470",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 119,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://hosted.weblate.org/api/units/15991275/?format=api",
    "priority": 100,
    "id": 15991297,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/es/?checksum=173bc9e02992f089",
    "url": "https://hosted.weblate.org/api/units/15991297/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-26T03:20:05.398030+01:00"
}