Units API.

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

GET /api/units/103705625/?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/hammer/server/en/?format=api",
    "source": [
        "User {0} already has a synchronization session"
    ],
    "previous_source": "",
    "target": [
        "User {0} already has a synchronization session"
    ],
    "id_hash": 5309366642595299561,
    "content_hash": 4242438154196852276,
    "location": "",
    "context": "api.project.sync.begin.error.session",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 61,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/103705625/?format=api",
    "priority": 100,
    "id": 103705625,
    "web_url": "https://hosted.weblate.org/translate/hammer/server/en/?checksum=c9aea8d4ca3380e9",
    "url": "https://hosted.weblate.org/api/units/103705625/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-08-19T01:41:50.010393+02:00"
}