Units API.

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

GET /api/units/13185295/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/uk/?format=api",
    "source": [
        "This module provides a few functions that traverse their argument list and return a string containing Perl code that, when 'eval'ed, produces a deep copy of the original arguments.\n\nThe main feature of the module is that it strives to produce output that is easy to read. Example:\n\n    @a = (1, [2, 3], {4 => 5});     dump(@a);\n\nProduces:\n\n    \"(1, [2, 3], { 4 => 5 })\"\n\nIf you dump just a little data, it is output on a single line. If you dump data that is more complex or there is a lot of it, line breaks are automatically added to keep it easy to read."
    ],
    "previous_source": "This module provide a few functions that traverse their argument and produces a string as its result. The string contains Perl code that, when 'eval'ed, produces a deep copy of the original arguments.\n\nThe main feature of the module is that it strives to produce output that is easy to read. Example:\n\n    @a = (1, [2, 3], {4 => 5});     dump(@a);\n\nProduces:\n\n    \"(1, [2, 3], { 4 => 5 })\"\n\nIf you dump just a little data, it is output on a single line. If you dump data that is more complex or there is a lot of it, line breaks are automatically added to keep it easy to read.\n\nThe following functions are provided (only the dd* functions are exported by default):\n\n* dump( ... )",
    "target": [
        "Цей модуль надає декілька функцій, що перехоплюють свій аргумент та видають рядок як свій результат. Рядок містить код Perl, який при обчисленні створює глибоку копію оригінальних аргументів.\n\nОсновною особливістю цього модуля є те, що він прагне зробити вивід, який легко читається. Приклад:\n\n    @a = (1, [2, 3], {4 => 5});     dump(@a);\n\nВиробляє:\n\n    \"(1, [2, 3], { 4 => 5 })\"\n\nЯкщо викидаєте мало даних, то вивід займає один рядок. Якщо ж ви викидаєте складні дані або їх є багато, то розриви рядка автоматично додаються для зручності читання.\n\nЗабезпечені такі функції (типово експортовані лише функції dd*):\n\n* dump( ... )"
    ],
    "id_hash": 2812943039041407612,
    "content_hash": 2812943039041407612,
    "location": "",
    "context": "",
    "note": "tumbleweed/perl-Data-Dump/description",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2489,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 106,
    "source_unit": "https://l10n.opensuse.org/api/units/13182481/?format=api",
    "priority": 100,
    "id": 13185295,
    "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/uk/?checksum=a70994ca57788a7c",
    "url": "https://l10n.opensuse.org/api/units/13185295/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-02-23T16:55:56.465034Z"
}