Units API.

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

GET /api/units/29808981/?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/subz/subz/fr/?format=api",
    "source": [
        "Green"
    ],
    "previous_source": "",
    "target": [
        "Vert"
    ],
    "id_hash": 379979761471902649,
    "content_hash": -3339327671069360617,
    "location": "",
    "context": "TABS.OVERVIEW.COLORS.GREEN",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/29757465/?format=api",
    "priority": 100,
    "id": 29808981,
    "web_url": "https://hosted.weblate.org/translate/subz/subz/fr/?checksum=8545f594705ed3b9",
    "url": "https://hosted.weblate.org/api/units/29808981/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-06T01:06:13.330161+01:00"
}