Units API.

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

GET /api/units/13183948/?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": [
        "This module provides a 'clone()' method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects.\n\n'clone()' takes a scalar argument and duplicates it. To duplicate lists, arrays or hashes, pass them in by reference, e.g.\n\n    my $copy = clone (\\@array);\n\n    \n\n    my %copy = %{ clone (\\%hash) };"
    ],
    "previous_source": "This module provides a 'clone()' method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects.\n\n'clone()' takes a scalar argument and duplicates it. To duplicate lists, arrays or hashes, pass them in by reference, e.g.\n\n    my $copy = clone (\\@array);\n\n    \n\n    my %copy = %;",
    "target": [
        "このモジュールは「clone()」メソッドを提供しており、結合された変数やオブジェクトを含む、ネストされたハッシュ、配列、スカラー、参照型の再帰的コピーを作成します。\n\n'clone()'はスカラ引数を取り、それを複製します。リスト、配列、ハッシュを複製するには、それらを参照して渡します。たとえば、\n\n    my $copy = clone (\\@array);\n\n    \n\n    my %copy = %{ clone (\\%hash) };"
    ],
    "id_hash": -1504480463082013508,
    "content_hash": -1504480463082013508,
    "location": "",
    "context": "",
    "note": "tumbleweed/perl-Clone/description",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2446,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 55,
    "source_unit": "https://l10n.opensuse.org/api/units/13182474/?format=api",
    "priority": 100,
    "id": 13183948,
    "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/ja/?checksum=6b1f02fd6a7b3cbc",
    "url": "https://l10n.opensuse.org/api/units/13183948/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-02-23T16:53:44.012667Z"
}