Units API.

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

GET /api/units/3890762/?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": [
        "AnyEvent provides a uniform interface to various event loops. This allows module authors to use event loop functionality without forcing module users to use a specific event loop implementation (since more than one event loop cannot coexist peacefully).\n\nThe interface itself is vaguely similar, but not identical to the Event module.\n\nDuring the first call of any watcher-creation method, the module tries to detect the currently loaded event loop by probing whether one of the following modules is already loaded: EV, AnyEvent::Loop, Event, Glib, Tk, Event::Lib, Qt, POE. The first one found is used. If none are detected, the module tries to load the first four modules in the order given; but note that if EV is not available, the pure-perl AnyEvent::Loop should always work, so the other two are not normally tried.\n\nBecause AnyEvent first checks for modules that are already loaded, loading an event model explicitly before first using AnyEvent will likely make that model the default. For example:\n\n   use Tk;    use AnyEvent;\n\n   \n\nThe _likely_ means that, if any module loads another event model and starts using it, all bets are off - this case should be very rare though, as very few modules hardcode event loops without announcing this very loudly.\n\nThe pure-perl implementation of AnyEvent is called 'AnyEvent::Loop'. Like other event modules you can load it explicitly and enjoy the high availability of that event loop :)"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -3594392184044386401,
    "content_hash": -3594392184044386401,
    "location": "",
    "context": "",
    "note": "leap/perl-AnyEvent/description",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 231,
    "source_unit": "https://l10n.opensuse.org/api/units/12606561/?format=api",
    "priority": 100,
    "id": 3890762,
    "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/cs/?checksum=4e1e275a3e98079f",
    "url": "https://l10n.opensuse.org/api/units/3890762/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-12-01T14:41:12Z"
}