Units API.

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

GET /api/units/12452160/?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/pext/pext-radio-module/es/?format=api",
    "source": [
        "Favourites"
    ],
    "previous_source": "",
    "target": [
        "Favoritos"
    ],
    "id_hash": 16686732351260753,
    "content_hash": 16686732351260753,
    "location": "__init__.py:110, __init__.py:155",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/12452128/?format=api",
    "priority": 100,
    "id": 12452160,
    "web_url": "https://hosted.weblate.org/translate/pext/pext-radio-module/es/?checksum=803b487ea2424851",
    "url": "https://hosted.weblate.org/api/units/12452160/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-06-24T09:24:08+02:00"
}