Translation components API.

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

GET /api/translations/plugins/lens-galley-plugin/nb_NO/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/lens-galley-plugin/nb_NO/?format=api",
            "source": [
                "eLife Lens Article Viewer"
            ],
            "previous_source": "",
            "target": [
                "Visningsprogram for eLife Lens artikler"
            ],
            "id_hash": -7355972088613462766,
            "content_hash": -7682916817737347703,
            "location": "",
            "context": "plugins.generic.lensGalley.displayName",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409648/?format=api",
            "priority": 100,
            "id": 244266,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/lens-galley-plugin/nb_NO/?checksum=19ea565be8819d12",
            "url": "http://translate.pkp.sfu.ca/api/units/244266/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-11-26T16:56:53.442156Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/lens-galley-plugin/nb_NO/?format=api",
            "source": [
                "This plugin provides rendering support for JATS XML galleys using eLife Lens."
            ],
            "previous_source": "",
            "target": [
                "Dette programtillegget gir JATS XML til HTML-visning ved hjelp av eLife Lens."
            ],
            "id_hash": 2090057744974353396,
            "content_hash": -2441778114644031040,
            "location": "",
            "context": "plugins.generic.lensGalley.description",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409649/?format=api",
            "priority": 100,
            "id": 244267,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/lens-galley-plugin/nb_NO/?checksum=9d016072094013f4",
            "url": "http://translate.pkp.sfu.ca/api/units/244267/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-11-26T16:56:53.456829Z"
        }
    ]
}