Units API.

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

GET /api/units/23558860/?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/boilr/website/de/?format=api",
    "source": [
        "Read the contents of your SD card"
    ],
    "previous_source": "",
    "target": [
        "Lesen Sie den Inhalt Ihrer SD-Karte"
    ],
    "id_hash": -4889441010502215905,
    "content_hash": 2557670004115284976,
    "location": "",
    "context": "permSDCard",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/1677873/?format=api",
    "priority": 100,
    "id": 23558860,
    "web_url": "https://hosted.weblate.org/translate/boilr/website/de/?checksum=3c25374e6ac9d71f",
    "url": "https://hosted.weblate.org/api/units/23558860/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-11-12T19:46:30.866914+01:00"
}