Units API.

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

GET /api/units/278549/?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": [
        "Callback must be a function."
    ],
    "previous_source": "",
    "target": [
        "Callback debe ser una función."
    ],
    "id_hash": 1216376310616258065,
    "content_hash": -4095386531691575010,
    "location": "",
    "context": "BACKEND.ERROR.TYPE.CALLBACK_FN",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 132,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/277801/?format=api",
    "priority": 100,
    "id": 278549,
    "web_url": "https://weblate.framasoft.org/translate/mypads/frontend/es/?checksum=90e16fcf537b7611",
    "url": "https://weblate.framasoft.org/api/units/278549/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-05T13:33:51.380662Z"
}