Units API.

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

GET /api/units/2507357/?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/ru/?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": [
        "Первая из них — <command>systemctl</command>. При запуске без параметров, выводится список всех unit-файлов, известных системе (за исключением отключенных) и их статус. <command>systemctl status</command> дает лучший обзор сервисов и связанных процессов. Выводится имя файла service (как в <command>systemctl status ntp.service</command>), также дополнительная информация и последние несколько строчек из журнала, касающиеся этого процесса (позднее про это будет сказано более подробно)."
    ],
    "id_hash": 7611808175600353851,
    "content_hash": 7611808175600353851,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 68,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 79,
    "source_unit": "https://hosted.weblate.org/api/units/14767881/?format=api",
    "priority": 100,
    "id": 2507357,
    "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/ru/?checksum=e9a29334e512c23b",
    "url": "https://hosted.weblate.org/api/units/2507357/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-08-31T09:44:09+02:00"
}