Units API.

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

GET /api/units/3282961/?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/ti/?format=api",
    "source": [
        "Run a program in terminal"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 3235606678842580698,
    "content_hash": 3235606678842580698,
    "location": "src/Application.vala:42",
    "context": "",
    "note": "-e flag is used for running single strings as a command line",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://l10n.elementary.io/api/units/3282791/?format=api",
    "priority": 100,
    "id": 3282961,
    "web_url": "https://l10n.elementary.io/translate/terminal/terminal/ti/?checksum=ace72f21a54b1eda",
    "url": "https://l10n.elementary.io/api/units/3282961/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-28T13:39:33.123964Z"
}