Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/eventol/djangojs/fr/?format=api",
    "source": [
        "Don't configured"
    ],
    "previous_source": "Not configured",
    "target": [
        "Non configuré"
    ],
    "id_hash": -2347731707781714131,
    "content_hash": -2347731707781714131,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 44,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/30280318/?format=api",
    "priority": 100,
    "id": 30280326,
    "web_url": "https://hosted.weblate.org/translate/eventol/djangojs/fr/?checksum=5f6b2e7359bfef2d",
    "url": "https://hosted.weblate.org/api/units/30280326/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-22T05:45:47.566278+01:00"
}