Units API.

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

GET /api/units/905412/?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/peertube/angular/nl/?format=api",
    "source": [
        "A chapter title should be less than 100 characters long."
    ],
    "previous_source": "",
    "target": [
        "Een hoofdstuktitel moet minder dan 100 tekens lang zijn."
    ],
    "id_hash": 6529878065630903518,
    "content_hash": 6529878065630903518,
    "location": "src/app/shared/form-validators/video-chapter-validators.ts:9",
    "context": "5999631145853755676",
    "note": "",
    "flags": "xml-text",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1957,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.framasoft.org/api/units/905232/?format=api",
    "priority": 100,
    "id": 905412,
    "web_url": "https://weblate.framasoft.org/translate/peertube/angular/nl/?checksum=da9ec981008b7cde",
    "url": "https://weblate.framasoft.org/api/units/905412/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-10-02T09:59:06.737883Z"
}