Units API.

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

GET /api/units/73828/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/chat/pt_BR/?format=api",
    "source": "Max size (in bytes)",
    "previous_source": "",
    "target": "Tamanho máximo (em bytes)",
    "id_hash": -2980710855738102591,
    "content_hash": 140940161754722586,
    "location": "",
    "context": "Max size (in bytes)",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 73828,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/chat/pt_BR/?checksum=56a26344e9946cc1",
    "url": "https://weblate.linphone.org/api/units/73828/?format=api"
}