Units API.

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

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

{
    "translation": "http://translate.gtaf.org/api/translations/sadiq/strings/fr/?format=api",
    "source": [
        "On"
    ],
    "previous_source": "",
    "target": [
        "Activé"
    ],
    "id_hash": -3737051525755721623,
    "content_hash": 8119064597049464214,
    "location": "",
    "context": "on",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 46,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.gtaf.org/api/units/91372/?format=api",
    "priority": 100,
    "id": 100624,
    "web_url": "http://translate.gtaf.org/translate/sadiq/strings/fr/?checksum=4c23536fe3ffa869",
    "url": "http://translate.gtaf.org/api/units/100624/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-01-02T13:50:33.325160Z"
}