Units API.

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

GET /api/units/31167219/?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/kaidan/translations/fr/?format=api",
    "source": [
        "%1 is typing…"
    ],
    "previous_source": "",
    "target": [
        "%1 écrit…"
    ],
    "id_hash": 797352053518202251,
    "content_hash": 797352053518202251,
    "location": "",
    "context": "QmlUtils",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 175,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/31167151/?format=api",
    "priority": 100,
    "id": 31167219,
    "web_url": "https://hosted.weblate.org/translate/kaidan/translations/fr/?checksum=8b10c377d6e1758b",
    "url": "https://hosted.weblate.org/api/units/31167219/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-21T15:45:12.340565+02:00"
}