Units API.

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

GET /api/units/17491015/?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/copyq/master/id/?format=api",
    "source": [
        "Some random notes (Shift+F2 to edit)"
    ],
    "previous_source": "",
    "target": [
        "Beberapa catatan acak (Shift +F2 untuk diedit)"
    ],
    "id_hash": -3977535172479188214,
    "content_hash": -3977535172479188214,
    "location": "../src/gui/configtabappearance.cpp:486",
    "context": "ConfigTabAppearance",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 175,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/14740414/?format=api",
    "priority": 100,
    "id": 17491015,
    "web_url": "https://hosted.weblate.org/translate/copyq/master/id/?checksum=48ccf4d5a2c1830a",
    "url": "https://hosted.weblate.org/api/units/17491015/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-09T10:41:52.345268+02:00"
}