Units API.

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

GET /api/units/121906548/?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/schmiddi-on-mobile/railway/pt_BR/?format=api",
    "source": [
        "From {departure} to {arrival} in {travel_time} with {changes_text}"
    ],
    "previous_source": "",
    "target": [
        "De {departure} a {arrival} em {travel_time} com {changes_text}"
    ],
    "id_hash": 6300030423510641054,
    "content_hash": 6300030423510641054,
    "location": "src/gui/journey_list_item.rs:49",
    "context": "",
    "note": "Translators: changes_text is the plural-aware string \"{} change\" already",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 139,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://hosted.weblate.org/api/units/116717434/?format=api",
    "priority": 100,
    "id": 121906548,
    "web_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/railway/pt_BR/?checksum=d76e344a8b81699e",
    "url": "https://hosted.weblate.org/api/units/121906548/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-03T22:44:00.363909+02:00"
}