Units API.

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

GET /api/units/31167696/?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/kaidan/translations/pt_BR/?format=api",
    "source": [
        "Don't expose your password in any way"
    ],
    "previous_source": "",
    "target": [
        "Não expor sua senha de forma nenhuma"
    ],
    "id_hash": 4424225814376451770,
    "content_hash": 4424225814376451770,
    "location": "",
    "context": "DisablePasswordDisplay",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 67,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/31167137/?format=api",
    "priority": 100,
    "id": 31167696,
    "web_url": "https://hosted.weblate.org/translate/kaidan/translations/pt_BR/?checksum=bd6601f008058eba",
    "url": "https://hosted.weblate.org/api/units/31167696/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-21T15:45:32.170570+02:00"
}