Units API.

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

GET /api/units/125590/?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/utils-r/es/?format=api",
    "source": [
        "str.data.frame() called with non-data.frame -- coercing to one."
    ],
    "previous_source": "",
    "target": [
        "str.data.frame() llamado con otro objeto -- convirtiendo a data.frame."
    ],
    "id_hash": 4204798616267848029,
    "content_hash": 4204798616267848029,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 303,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.rx.studio/api/units/112013/?format=api",
    "priority": 100,
    "id": 125590,
    "web_url": "https://translate.rx.studio/translate/r-project/utils-r/es/?checksum=ba5a721042b2f95d",
    "url": "https://translate.rx.studio/api/units/125590/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-10-14T13:21:54.510020Z"
}