Units API.

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

GET /api/units/7120247/?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/cs/?format=api",
    "source": [
        "This module first checks to see if either Cpanel::JSON::XS or JSON::XS is already loaded, in which case it uses that module. Otherwise it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and either uses the first module it finds or throws an error.\n\nIt then exports the 'encode_json' and 'decode_json' functions from the loaded module, along with a 'JSON' constant that returns the class name for calling 'new' on.\n\nIf you're writing fresh code rather than replacing JSON.pm usage, you might want to pass options as constructor args rather than calling mutators, so we provide our own 'new' method that supports that."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -3264287907466559662,
    "content_hash": -3264287907466559662,
    "location": "",
    "context": "",
    "note": "leap/perl-JSON-MaybeXS/description",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 1048,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 104,
    "source_unit": "https://l10n.opensuse.org/api/units/12653786/?format=api",
    "priority": 100,
    "id": 7120247,
    "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/cs/?checksum=52b2eb716eda3f52",
    "url": "https://l10n.opensuse.org/api/units/7120247/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-07-16T13:17:47.250641Z"
}