Units API.

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

GET /api/units/13183962/?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/ja/?format=api",
    "source": [
        "File::Find::Object does the same job as File::Find but works like an object and with an iterator. As File::Find is not object oriented, one cannot perform multiple searches in the same application. The second problem of File::Find is its file processing: after starting its main loop, one cannot easily wait for another event and so get the next result.\n\nWith File::Find::Object you can get the next file by calling the next() function, but setting a callback is still possible."
    ],
    "previous_source": "",
    "target": [
        "File::Find::Objectは、File::Findと同じ働きをしますが、オブジェクトのように、イテレータとともに働きます。File::Findはオブジェクト指向ではないため、同じアプリケーション内で複数の検索を実行することはできません。File::Findの2番目の問題は、そのファイル処理です。メインループを開始した後、別のイベントを待って次の結果を得るのは簡単ではありません。\n\nFile::Find::Objectでは、next()関数を呼び出すことで次のファイルを取得できますが、コールバックを設定することは可能です。"
    ],
    "id_hash": -6316480540308305205,
    "content_hash": -6316480540308305205,
    "location": "",
    "context": "",
    "note": "tumbleweed/perl-File-Find-Object/description",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2513,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 78,
    "source_unit": "https://l10n.opensuse.org/api/units/13182488/?format=api",
    "priority": 100,
    "id": 13183962,
    "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/ja/?checksum=28575a6a2c418acb",
    "url": "https://l10n.opensuse.org/api/units/13183962/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-02-23T16:53:44.372689Z"
}