Units API.

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

GET /api/units/663073/?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/funky-framadate/funky-framadate-front/de/?format=api",
    "source": [
        "Let's see how it goes"
    ],
    "previous_source": "",
    "target": [
        "Schau, wie es funktioniert"
    ],
    "id_hash": 1852160394402879596,
    "content_hash": 1702792628154421693,
    "location": "",
    "context": "choices.continue",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 101,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/638870/?format=api",
    "priority": 100,
    "id": 663073,
    "web_url": "https://weblate.framasoft.org/translate/funky-framadate/funky-framadate-front/de/?checksum=99b43210c76e586c",
    "url": "https://weblate.framasoft.org/api/units/663073/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-02-07T10:02:05.782608Z"
}