Units API.

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

GET /api/units/278552/?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/mypads/frontend/es/?format=api",
    "source": [
        "Invite must be a boolean."
    ],
    "previous_source": "",
    "target": [
        "Invite debe ser un booleano."
    ],
    "id_hash": 647298580624992397,
    "content_hash": 863508107974994145,
    "location": "",
    "context": "BACKEND.ERROR.TYPE.INVITE_BOOL",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 135,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/277804/?format=api",
    "priority": 100,
    "id": 278552,
    "web_url": "https://weblate.framasoft.org/translate/mypads/frontend/es/?checksum=88fbaaa129c4688d",
    "url": "https://weblate.framasoft.org/api/units/278552/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-05T13:33:51.396293Z"
}