Units API.

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

GET /api/units/15458749/?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/deadbeef-silica/app/fr/?format=api",
    "source": [
        "Use simple one-line playlist items"
    ],
    "previous_source": "",
    "target": [
        "Utiliser des éléments de playlist en une seule ligne"
    ],
    "id_hash": -4261806362972648029,
    "content_hash": -4261806362972648029,
    "location": "../qml/dialogs/Settings.qml:130",
    "context": "Settings",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 204,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/15458730/?format=api",
    "priority": 100,
    "id": 15458749,
    "web_url": "https://hosted.weblate.org/translate/deadbeef-silica/app/fr/?checksum=44db05b161840da3",
    "url": "https://hosted.weblate.org/api/units/15458749/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-31T15:47:53.884140+01:00"
}