Units API.

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

GET /api/units/384287/?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/de/?format=api",
    "source": [
        "Your current password is incorrect."
    ],
    "previous_source": "",
    "target": [
        "Dein aktuelles Passwort ist falsch"
    ],
    "id_hash": 1640636274392718459,
    "content_hash": -8430442019704324554,
    "location": "lib/Dolomon/Controller/Users.pm:169, lib/Dolomon/Controller/Users.pm:209",
    "context": "Your current password is incorrect.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 306,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/210008/?format=api",
    "priority": 100,
    "id": 384287,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/de/?checksum=96c4b5ffc4cc5c7b",
    "url": "https://weblate.framasoft.org/api/units/384287/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-21T11:10:03.460350Z"
}