Units API.

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

GET /api/units/32510617/?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 be greater than :value characters."
    ],
    "previous_source": "",
    "target": [
        "Le texte :attribute doit contenir plus de :value caractères."
    ],
    "id_hash": 5850296046394861807,
    "content_hash": 5971549661636924743,
    "location": "",
    "context": "return[]->'gt'[]->'string'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://hosted.weblate.org/api/units/32508299/?format=api",
    "priority": 100,
    "id": 32510617,
    "web_url": "https://hosted.weblate.org/translate/officelife/validation/fr/?checksum=d1306d420c3ce8ef",
    "url": "https://hosted.weblate.org/api/units/32510617/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-26T10:45:31.962255+02:00"
}