Units API.

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

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

{
    "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/nb_NO/?format=api",
    "source": [
        "Environment type {0} is unknown"
    ],
    "previous_source": "",
    "target": [
        "Miljøtype {0} er ukjent"
    ],
    "id_hash": -7874329217754187681,
    "content_hash": -7874329217754187681,
    "location": "inginious/frontend/tasks.py:86",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/35052/?format=api",
    "priority": 100,
    "id": 38365,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/nb_NO/?checksum=12b8c34be348385f",
    "url": "https://weblate.info.ucl.ac.be/api/units/38365/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-28T12:01:26.669205+01:00"
}