Units API.

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

GET /api/units/103418000/?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/weblate/application/pt_BR/?format=api",
    "source": [
        "Could not parse base file for new translations: %s"
    ],
    "previous_source": "",
    "target": [
        "Não foi possível analisar o arquivo base para novas traduções: %s"
    ],
    "id_hash": -4426430491152829582,
    "content_hash": -4426430491152829582,
    "location": "weblate/trans/models/component.py:2798",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2720,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://hosted.weblate.org/api/units/103407064/?format=api",
    "priority": 100,
    "id": 103418000,
    "web_url": "https://hosted.weblate.org/translate/weblate/application/pt_BR/?checksum=429228eba7e0b372",
    "url": "https://hosted.weblate.org/api/units/103418000/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-08-10T13:17:24.946165+02:00"
}