Units API.

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

GET /api/units/23342181/?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/belenios/voter/fr/?format=api",
    "source": [
        "If you want to vote, you must "
    ],
    "previous_source": "",
    "target": [
        "Si vous voulez voter, vous devez "
    ],
    "id_hash": 2550645301892247526,
    "content_hash": 2550645301892247526,
    "location": "src/web/server/common/pages_voter.ml:1007",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 77,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/23341484/?format=api",
    "priority": 100,
    "id": 23342181,
    "web_url": "https://hosted.weblate.org/translate/belenios/voter/fr/?checksum=a365b6635f4e6fe6",
    "url": "https://hosted.weblate.org/api/units/23342181/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-11-06T13:21:47.368618+01:00"
}