Units API.

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

GET /api/units/42675629/?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/jexiftoolgui/glossary/en/?format=api",
    "source": [
        "DateTimeOriginal"
    ],
    "previous_source": "",
    "target": [
        "DateTimeOriginal"
    ],
    "id_hash": -2936064190790711654,
    "content_hash": -2936064190790711654,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/42675629/?format=api",
    "priority": 100,
    "id": 42675629,
    "web_url": "https://hosted.weblate.org/translate/jexiftoolgui/glossary/en/?checksum=5741012ca62cc69a",
    "url": "https://hosted.weblate.org/api/units/42675629/?format=api",
    "explanation": "",
    "extra_flags": "read-only, terminology",
    "pending": false,
    "timestamp": "2021-09-09T09:08:44.884548+02:00"
}