Units API.

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

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

{
    "translation": "https://translate.ayana.io/api/translations/ayana/commands/en/?format=api",
    "source": [
        "Kick users"
    ],
    "previous_source": "",
    "target": [
        "Kick users"
    ],
    "id_hash": 8682768018883168723,
    "content_hash": 7887029987433183240,
    "location": "",
    "context": "DESCRIPTION_KICK",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 154,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "source_unit": "https://translate.ayana.io/api/units/3491/?format=api",
    "priority": 100,
    "id": 3491,
    "web_url": "https://translate.ayana.io/translate/ayana/commands/en/?checksum=f87f638288a749d3",
    "url": "https://translate.ayana.io/api/units/3491/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-09T18:44:02.217611Z"
}