Units API.

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

GET /api/units/4860581/?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/kiss/strings/en/?format=api",
    "source": [
        "Color %1$d"
    ],
    "previous_source": "",
    "target": [
        "Color %1$d"
    ],
    "id_hash": -5499053227098244893,
    "content_hash": -3986108362776387070,
    "location": "",
    "context": "color_swatch_description",
    "note": " Content description for a color square. ",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 188,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/4860581/?format=api",
    "priority": 100,
    "id": 4860581,
    "web_url": "https://hosted.weblate.org/translate/kiss/strings/en/?checksum=33af7039a5d7f8e3",
    "url": "https://hosted.weblate.org/api/units/4860581/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-04-19T14:48:21+02:00",
    "last_updated": "2024-05-03T10:09:34.730480+02:00"
}