Units API.

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

GET /api/units/43674929/?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/openbikesharing/strings/cs/?format=api",
    "source": [
        "My location"
    ],
    "previous_source": "",
    "target": [
        "Moje lokace"
    ],
    "id_hash": 7277806152160762043,
    "content_hash": 7818952589951398622,
    "location": "",
    "context": "action_my_location",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/3063395/?format=api",
    "priority": 100,
    "id": 43674929,
    "web_url": "https://hosted.weblate.org/translate/openbikesharing/strings/cs/?checksum=e4fff622cbb1d8bb",
    "url": "https://hosted.weblate.org/api/units/43674929/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-09-23T23:32:16.776927+02:00"
}