Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/application/en/?format=api",
    "source": [
        "Discard"
    ],
    "previous_source": "",
    "target": [
        "Discard"
    ],
    "id_hash": -5263648281230221524,
    "content_hash": 1963293655749347155,
    "location": "",
    "context": "button_discard",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 64,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/26463/?format=api",
    "priority": 100,
    "id": 26463,
    "web_url": "https://weblate.rikka.app/translate/app-ops/application/en/?checksum=36f3c3c6b6ad5f2c",
    "url": "https://weblate.rikka.app/api/units/26463/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-06-29T08:10:01.594442Z"
}