Units API.

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

GET /api/units/591655/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.framasoft.org/api/translations/lufi/default-theme/ru/?format=api",
    "source": [
        "The invitation %1 can’t be deleted: it wasn’t created by you (%2)."
    ],
    "previous_source": "",
    "target": [
        "Приглашение %1 не может быть удалено: оно было создано не вами (%2)."
    ],
    "id_hash": 1170190791293232844,
    "content_hash": -7200916225035195624,
    "location": "lib/Lufi/Controller/Invitation.pm:136",
    "context": "The invitation %1 can’t be deleted: it wasn’t created by you (%2).",
    "note": "($i->token, $c->current_user->{username})",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 143,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://weblate.framasoft.org/api/units/591617/?format=api",
    "priority": 100,
    "id": 591655,
    "web_url": "https://weblate.framasoft.org/translate/lufi/default-theme/ru/?checksum=903d5a53227766cc",
    "url": "https://weblate.framasoft.org/api/units/591655/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-03T09:24:07.349305Z"
}