Units API.

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

GET /api/units/99588046/?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/tr/?format=api",
    "source": [
        "Resume previous session on startup"
    ],
    "previous_source": "",
    "target": [
        "Başlangıçta önceki oturumu sürdür"
    ],
    "id_hash": 2131433970846306164,
    "content_hash": 2131433970846306164,
    "location": "../qml/dialogs/Settings.qml:97",
    "context": "Settings",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 193,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/15470120/?format=api",
    "priority": 100,
    "id": 99588046,
    "web_url": "https://hosted.weblate.org/translate/deadbeef-silica/app/tr/?checksum=9d945fe7567e8f74",
    "url": "https://hosted.weblate.org/api/units/99588046/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-11T23:53:25.553421+02:00"
}