Units API.

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

GET /api/units/16846015/?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/debian-handbook/09_unix-services/cs/?format=api",
    "source": [
        "If a service doesn't seem to be working as expected, the first step to solve the problem is to check that the service is actually running with <command>systemctl status</command>; if it is not, and the messages given by the first command are not enough to diagnose the problem, check the logs gathered by journald about that service. For instance, assume the SSH server doesn't work:"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -2109823753731072655,
    "content_hash": -2109823753731072655,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 86,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 65,
    "source_unit": "https://hosted.weblate.org/api/units/14770338/?format=api",
    "priority": 100,
    "id": 16846015,
    "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/cs/?checksum=62b866796c2d9d71",
    "url": "https://hosted.weblate.org/api/units/16846015/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-05-17T18:50:18.528008+02:00"
}