Units API.

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

GET /api/units/30603234/?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/turris/user-notify/nl/?format=api",
    "source": [
        "Another formatting job currently in progress, not switching to new drive."
    ],
    "previous_source": "",
    "target": [
        "Er wordt op dit moment een andere formatteringsopdracht uitgevoerd. Er wordt niet overgeschakeld naar de nieuwe schijf."
    ],
    "id_hash": -9047972272522665932,
    "content_hash": -9047972272522665932,
    "location": "format_and_set_srv.sh:21",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://hosted.weblate.org/api/units/30603074/?format=api",
    "priority": 100,
    "id": 30603234,
    "web_url": "https://hosted.weblate.org/translate/turris/user-notify/nl/?checksum=026f252806b3e034",
    "url": "https://hosted.weblate.org/api/units/30603234/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-05T15:35:16.141254+02:00"
}