Units API.

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

GET /api/units/7120251/?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 is a thin wrapper for JSON::XS-compatible modules with a few additional features. All the backend modules convert a Perl data structure to a JSON text as of RFC4627 (which we know is obsolete but we still stick to; see below for an option to support part of RFC7159) and vice versa. This module uses JSON::XS by default, and when JSON::XS is not available, this module falls back on JSON::PP, which is in the Perl core since 5.14. If JSON::PP is not available either, this module then falls back on JSON::backportPP (which is actually JSON::PP in a different .pm file) bundled in the same distribution as this module. You can also explicitly specify to use Cpanel::JSON::XS, a fork of JSON::XS by Reini Urban.\n\nAll these backend modules have slight incompatibilities between them, including extra features that other modules don't support, but as long as you use only common features (most important ones are described below), migration from backend to backend should be reasonably easy. For details, see each backend module you use."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 3995873876424664500,
    "content_hash": 3995873876424664500,
    "location": "",
    "context": "",
    "note": "leap/perl-JSON/description",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 1042,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 173,
    "source_unit": "https://l10n.opensuse.org/api/units/12653790/?format=api",
    "priority": 100,
    "id": 7120251,
    "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/cs/?checksum=b774321e9b8e25b4",
    "url": "https://l10n.opensuse.org/api/units/7120251/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-07-16T13:17:48.121931Z"
}