Translation components API.

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

GET /api/translations/diyseeds-org-pages/404/lv/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/404/lv/?format=api",
            "source": [
                "Page not found"
            ],
            "previous_source": "",
            "target": [
                "Lapa nav atrasta"
            ],
            "id_hash": 3954515712588446017,
            "content_hash": 3954515712588446017,
            "location": "",
            "context": "browser-title",
            "note": "This title will be displayed into the browser's window title bar.",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "http://translate.diyseeds.org/api/units/3783/?format=api",
            "priority": 100,
            "id": 8167,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/404/lv/?checksum=b6e14316b388f941",
            "url": "http://translate.diyseeds.org/api/units/8167/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/404/lv/?format=api",
            "source": [
                "page-not-found"
            ],
            "previous_source": "",
            "target": [
                "lapa-nav-atrasta"
            ],
            "id_hash": -2159617962402725105,
            "content_hash": -2159617962402725105,
            "location": "",
            "context": "slug",
            "note": "The slug is the last part of the URL (www.example.org/slug-is-here). Only alphanumerical characters are allowed, use dash to replace space. The slug should be short and nice and it must reflect the content it refers to. It is usually made from the title. If you don't provide it, a slug will be auto-generated.",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://translate.diyseeds.org/api/units/3789/?format=api",
            "priority": 100,
            "id": 8168,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/404/lv/?checksum=62077ee7c46ec30f",
            "url": "http://translate.diyseeds.org/api/units/8168/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/404/lv/?format=api",
            "source": [
                "Page not found"
            ],
            "previous_source": "",
            "target": [
                "Lapa nav atrasta"
            ],
            "id_hash": 3030793380617136870,
            "content_hash": 3030793380617136870,
            "location": "",
            "context": "section-title",
            "note": "Title of a page's section.",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "http://translate.diyseeds.org/api/units/3791/?format=api",
            "priority": 100,
            "id": 8169,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/404/lv/?checksum=aa0f8a85974a2ae6",
            "url": "http://translate.diyseeds.org/api/units/8169/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/404/lv/?format=api",
            "source": [
                "The page you requested cannot be found. If you believe this is an error, please contact us."
            ],
            "previous_source": "",
            "target": [
                "Jūsu meklētā lapa nav atrasta. Lai ziņotu par kļūdu, lūdzam sazināties ar mums!"
            ],
            "id_hash": 7749746352450544322,
            "content_hash": 7749746352450544322,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "http://translate.diyseeds.org/api/units/3794/?format=api",
            "priority": 100,
            "id": 8170,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/404/lv/?checksum=eb8ca13f6531a2c2",
            "url": "http://translate.diyseeds.org/api/units/8170/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}