Units API.

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

GET /api/units/14767881/?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/en/?format=api",
    "source": [
        "The first such utility is <command>systemctl</command>. When run without any arguments, it lists all the unit files known to systemd (except those that have been disabled), as well as their status. <command>systemctl status</command> gives a better view of the services, as well as the related processes. If given the name of a service (as in <command>systemctl status ntp.service</command>), it returns even more details, as well as the last few log lines related to the service (more on that later)."
    ],
    "previous_source": "",
    "target": [
        "The first such utility is <command>systemctl</command>. When run without any arguments, it lists all the unit files known to systemd (except those that have been disabled), as well as their status. <command>systemctl status</command> gives a better view of the services, as well as the related processes. If given the name of a service (as in <command>systemctl status ntp.service</command>), it returns even more details, as well as the last few log lines related to the service (more on that later)."
    ],
    "id_hash": 7611808175600353851,
    "content_hash": 7611808175600353851,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 68,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 79,
    "source_unit": "https://hosted.weblate.org/api/units/14767881/?format=api",
    "priority": 100,
    "id": 14767881,
    "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/en/?checksum=e9a29334e512c23b",
    "url": "https://hosted.weblate.org/api/units/14767881/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-08-31T09:44:09+02:00"
}