Units API.

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

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

{
    "translation": "https://translate.rx.studio/api/translations/r-project/base-c/pl/?format=api",
    "source": [
        "%d x %d character matrix subscript illegal for NULL dimnames"
    ],
    "previous_source": "",
    "target": [
        "indeks dolny %d x %d macierzy znaków jest niedozwolony dla pustych nazw wymiarów"
    ],
    "id_hash": -3879459948768569522,
    "content_hash": -3879459948768569522,
    "location": "src/main/subscript.c:526",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 1419,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://translate.rx.studio/api/units/136548/?format=api",
    "priority": 100,
    "id": 161515,
    "web_url": "https://translate.rx.studio/translate/r-project/base-c/pl/?checksum=4a2963bb194b574e",
    "url": "https://translate.rx.studio/api/units/161515/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-08-27T14:25:17.671967Z"
}