Units API.

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

GET /api/units/3517/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/de/?format=api",
    "source": [
        "Sort"
    ],
    "previous_source": "",
    "target": [
        "Sortieren"
    ],
    "id_hash": 4476617538903224880,
    "content_hash": -6197435865835700162,
    "location": "",
    "context": "menu_sort",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 50,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/2836/?format=api",
    "priority": 100,
    "id": 3517,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/de/?checksum=be2023eef99c3230",
    "url": "https://weblate.rikka.app/api/units/3517/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:01.333831Z"
}