Translation components API.

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

GET /api/translations/packages-i18n/ghc-master/de/units/?format=api&page=125
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2481,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/packages-i18n/ghc-master/de/units/?format=api&page=124",
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/ghc-master/de/?format=api",
            "source": [
                "A library which aims to reexport all the non-conflicting and most general definitions from the \"base\" package. This includes APIs for applicatives, arrows, monoids, foldables, traversables, exceptions, generics, ST, MVars and STM.\n\nThis package will never have any dependencies other than \"base\".\n\nBesides a rich prelude it provides limited ones like \"BasePrelude.DataTypes\", which only exports the data-types defined across the \"base\" package, and \"BasePrelude.Operators\", which only exports the common operators.\n\n/Versioning policy/\n\nThe versioning policy of this package deviates from PVP in the sense that its exports in part are transitively determined by the version of \"base\". Therefore it's recommended for the users of \"base-prelude\" to specify the bounds of \"base\" as well."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6132476290678184311,
            "content_hash": -6132476290678184311,
            "location": "",
            "context": "",
            "note": "tumbleweed/ghc-base-prelude/description",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2477,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 113,
            "source_unit": "https://l10n.opensuse.org/api/units/13217482/?format=api",
            "priority": 100,
            "id": 13217492,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/ghc-master/de/?checksum=2ae5114e0c9f2689",
            "url": "https://l10n.opensuse.org/api/units/13217492/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}