Units API.

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

GET /api/units/38885879/?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/raspiblitz-web/translations/de/?format=api",
    "source": [
        "An error occurred"
    ],
    "previous_source": "",
    "target": [
        "Es ist ein Fehler aufgetreten"
    ],
    "id_hash": 5193686346131137761,
    "content_hash": -3962695440124162348,
    "location": "",
    "context": "translation.login.error",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 127,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/38885809/?format=api",
    "priority": 100,
    "id": 38885879,
    "web_url": "https://hosted.weblate.org/translate/raspiblitz-web/translations/de/?checksum=c813ae36e7f164e1",
    "url": "https://hosted.weblate.org/api/units/38885879/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-07-13T20:18:25.309152+02:00"
}