Units API.

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

GET /api/units/384924/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.framasoft.org/api/translations/dolomon/master/fr_FR/?format=api",
    "source": [
        "Can't stop impersonating"
    ],
    "previous_source": "",
    "target": [
        "Impossible d’arrêter l’incarnation"
    ],
    "id_hash": 4937356282481706415,
    "content_hash": -156283471917278620,
    "location": "lib/Dolomon/Controller/Admin.pm:105, lib/Dolomon/Controller/Admin.pm:112",
    "context": "Can't stop impersonating",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/209758/?format=api",
    "priority": 100,
    "id": 384924,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/fr_FR/?checksum=c485036132dd85af",
    "url": "https://weblate.framasoft.org/api/units/384924/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-21T11:10:07.282515Z"
}