Translation components API.

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

GET /api/translations/omp/generic-googleScholar/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/omp/generic-googleScholar/nb_NO/?format=api",
            "source": [
                "Google Scholar Indexing Plugin"
            ],
            "previous_source": "",
            "target": [
                "Google Scholar-indeksering"
            ],
            "id_hash": 2411875615646912441,
            "content_hash": -547013144614333182,
            "location": "",
            "context": "plugins.generic.googleScholar.name",
            "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/409355/?format=api",
            "priority": 100,
            "id": 237478,
            "web_url": "http://translate.pkp.sfu.ca/translate/omp/generic-googleScholar/nb_NO/?checksum=a178b418010f8fb9",
            "url": "http://translate.pkp.sfu.ca/api/units/237478/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-11-19T12:28:13.353758Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-googleScholar/nb_NO/?format=api",
            "source": [
                "This plugin enables indexing of published content in Google Scholar."
            ],
            "previous_source": "",
            "target": [
                "Programtillegget gjør at publisert materiale indekseres i Google Scholar."
            ],
            "id_hash": 8663833710502907982,
            "content_hash": -7064322322601969926,
            "location": "",
            "context": "plugins.generic.googleScholar.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": 10,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409356/?format=api",
            "priority": 100,
            "id": 237479,
            "web_url": "http://translate.pkp.sfu.ca/translate/omp/generic-googleScholar/nb_NO/?checksum=f83c1edb5394904e",
            "url": "http://translate.pkp.sfu.ca/api/units/237479/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-11-19T12:28:13.398839Z"
        }
    ]
}