Units API.

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

GET /api/units/57650469/?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/lunasea/settings/es/?format=api",
    "source": [
        "The username must not contain a colon"
    ],
    "previous_source": "",
    "target": [
        "El nombre de usuario no debe contener dos puntos"
    ],
    "id_hash": 3025367535029785422,
    "content_hash": -1534110007755631539,
    "location": "",
    "context": "settings.BasicAuthenticationHint1",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 44,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/31291926/?format=api",
    "priority": 100,
    "id": 57650469,
    "web_url": "https://hosted.weblate.org/translate/lunasea/settings/es/?checksum=a9fc43be7873134e",
    "url": "https://hosted.weblate.org/api/units/57650469/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-11T06:58:05.028605+01:00"
}