Units API.

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

GET /api/units/10291/?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": [
        "Save draft"
    ],
    "previous_source": "",
    "target": [
        "Spara utkast"
    ],
    "id_hash": -2628888285687016109,
    "content_hash": 6967137900478127418,
    "location": "",
    "context": "Save draft",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 292,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/256849/?format=api",
    "priority": 100,
    "id": 10291,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/sv/?checksum=5b84500859709553",
    "url": "https://weblate.framasoft.org/api/units/10291/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-08T13:05:38.356442Z"
}