Units API.

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

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

{
    "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/fr/?format=api",
    "source": [
        "English"
    ],
    "previous_source": "",
    "target": [
        "Français"
    ],
    "id_hash": 4654612017878480872,
    "content_hash": -4211473813919124423,
    "location": "",
    "context": "_language.name",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.yunohost.org/api/units/82469/?format=api",
    "priority": 100,
    "id": 83324,
    "web_url": "https://translate.yunohost.org/translate/yunohost/portal/fr/?checksum=c09880f814e937e8",
    "url": "https://translate.yunohost.org/api/units/83324/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-27T16:22:38.599289Z"
}