Units API.

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

GET /api/units/708841/?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/freshrss-android/main/fr/?format=api",
    "source": [
        "Hello%s"
    ],
    "previous_source": "",
    "target": [
        "Bonjour%s"
    ],
    "id_hash": -8323316436699207004,
    "content_hash": 2586077807761517891,
    "location": "",
    "context": "hello_user",
    "note": "\n        `hello_user`, `good_morning_user`, `good_evening_user` are\n        used differently in two different contexts.\n\n        When no user is logged in, the `%s` part is replaced by  an\n        empty string so that welcoming message is just *Hello* or *Good morning*.\n\n        When a user is logged in, the `%s` is replaced by a complement that is\n        `greeting_user_complement` resource. That part that may  differ depending\n        on the languages. The `%s` part is then replace by the user's login.\n        So, in english, that would be *Good morning, Asha*.\n    \n",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 90,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.framasoft.org/api/units/708585/?format=api",
    "priority": 100,
    "id": 708841,
    "web_url": "https://weblate.framasoft.org/translate/freshrss-android/main/fr/?checksum=0c7da3ccb55faaa4",
    "url": "https://weblate.framasoft.org/api/units/708841/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-04-07T08:39:07.321344Z"
}