Units API.

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

GET /api/units/32562869/?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/officelife/validation/fr/?format=api",
    "source": [
        "The :attribute must end with one of the following: :values."
    ],
    "previous_source": "",
    "target": [
        "Le champ :attribute doit se terminer par une des valeurs suivantes : :values."
    ],
    "id_hash": 5722029571678077905,
    "content_hash": 7307227427096253931,
    "location": "",
    "context": "return[]->'ends_with'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/32562863/?format=api",
    "priority": 100,
    "id": 32562869,
    "web_url": "https://hosted.weblate.org/translate/officelife/validation/fr/?checksum=cf68bb942e2703d1",
    "url": "https://hosted.weblate.org/api/units/32562869/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-30T21:19:49.848110+02:00"
}