Units API.

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

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

{
    "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/ba/?format=api",
    "source": [
        "Run remainder of line as a command in terminal"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 4786873134665349856,
    "content_hash": 4786873134665349856,
    "location": "src/Application.vala:47",
    "context": "",
    "note": "-x flag is used for using the rest of the command line in the new tab/window",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://l10n.elementary.io/api/units/3282195/?format=api",
    "priority": 100,
    "id": 3282237,
    "web_url": "https://l10n.elementary.io/translate/terminal/terminal/ba/?checksum=c26e63c10896bae0",
    "url": "https://l10n.elementary.io/api/units/3282237/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-28T13:17:11.628045Z"
}