Units API.

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

GET /api/units/10367/?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/mobilizon/frontend/sv/?format=api",
    "source": [
        "You have cancelled your participation"
    ],
    "previous_source": "",
    "target": [
        "Du har avslutat ditt deltagande"
    ],
    "id_hash": 8132665366092525994,
    "content_hash": 322769405853145235,
    "location": "",
    "context": "You have cancelled your participation",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 373,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/256919/?format=api",
    "priority": 100,
    "id": 10367,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/sv/?checksum=f0dd080fcf1131aa",
    "url": "https://weblate.framasoft.org/api/units/10367/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-15T07:01:14.311093Z"
}