Units API.

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

GET /api/units/3214417/?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/code/code/id/?format=api",
    "source": [
        "Strip trailing whitespace:"
    ],
    "previous_source": "",
    "target": [
        "Hapus spasi kosong di belakang:"
    ],
    "id_hash": 8601737205048954503,
    "content_hash": 8601737205048954503,
    "location": "src/Dialogs/PreferencesDialog.vala:74",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://l10n.elementary.io/api/units/3213841/?format=api",
    "priority": 100,
    "id": 3214417,
    "web_url": "https://l10n.elementary.io/translate/code/code/id/?checksum=f75f8269fe344e87",
    "url": "https://l10n.elementary.io/api/units/3214417/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-15T12:14:54.124722Z"
}