Units API.

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

GET /api/units/3965804/?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/pt_BR/?format=api",
    "source": [
        "In basic operation, each of the handlers Filter1, Filter2, and Filter3 will make a call to $r->filter_input(), which will return a filehandle.  For Filter1, the filehandle points to the requested file. For Filter2, the filehandle contains whatever Filter1 wrote to STDOUT. For Filter3, it contains whatever Filter3 wrote to STDOUT. The output of Filter3 goes directly to the browser.\n\nNote that the modules Filter1, Filter2, and Filter3 are listed in forward order, in contrast to the reverse-order listing of Apache::OutputChain.\n\nWhen you've got this module, you can use the same handler both as a stand-alone handler, and as an element in a chain. Just make sure that whenever you're chaining, all the handlers in the chain are \"Filter- aware,\" i.e. they each call $r->filter_register() exactly once, before they start printing to STDOUT. There should be almost no overhead for doing this when there's only one element in the chain."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 7444725830050625666,
    "content_hash": 7444725830050625666,
    "location": "",
    "context": "",
    "note": "leap/perl-Apache-Filter/description",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 149,
    "source_unit": "https://l10n.opensuse.org/api/units/12606563/?format=api",
    "priority": 100,
    "id": 3965804,
    "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/pt_BR/?checksum=e750fab2d657b882",
    "url": "https://l10n.opensuse.org/api/units/3965804/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-12-01T14:41:12Z"
}