Units API.

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

GET /api/units/49256093/?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/weblate/glossary/it/?format=api",
    "source": [
        "Personal Data"
    ],
    "previous_source": "",
    "target": [
        "Dati personali"
    ],
    "id_hash": 6205113200068010432,
    "content_hash": 6205113200068010432,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/28765737/?format=api",
    "priority": 100,
    "id": 49256093,
    "web_url": "https://hosted.weblate.org/translate/weblate/glossary/it/?checksum=d61cfd94512421c0",
    "url": "https://hosted.weblate.org/api/units/49256093/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-10-18T09:39:47.746252+02:00"
}