Units API.

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

GET /api/units/19280282/?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/ricin/app/de/?format=api",
    "source": [
        "New password must be different from the older one."
    ],
    "previous_source": "",
    "target": [
        "Neues Passwort muss sich vom alten unterscheiden."
    ],
    "id_hash": -9125160205119136453,
    "content_hash": -9125160205119136453,
    "location": "src/PasswordDialog.vala:108",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 101,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://hosted.weblate.org/api/units/19280231/?format=api",
    "priority": 100,
    "id": 19280282,
    "web_url": "https://hosted.weblate.org/translate/ricin/app/de/?checksum=015ceb23ff57dd3b",
    "url": "https://hosted.weblate.org/api/units/19280282/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-04T10:33:25.121922+02:00"
}