Translation components API.

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

GET /api/translations/diyseeds-org-pages/donate-failed/de/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/donate-failed/de/?format=api",
            "source": [
                "Your donation to Diyseeds has failed"
            ],
            "previous_source": "",
            "target": [
                "Ihre Spende an DIYseeds ist fehlgeschlagen"
            ],
            "id_hash": 7677730030687363108,
            "content_hash": 7677730030687363108,
            "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": 6,
            "source_unit": "http://translate.diyseeds.org/api/units/3858/?format=api",
            "priority": 100,
            "id": 5501,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/donate-failed/de/?checksum=ea8cc6c8d8782024",
            "url": "http://translate.diyseeds.org/api/units/5501/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/donate-failed/de/?format=api",
            "source": [
                "donation-failed"
            ],
            "previous_source": "",
            "target": [
                "Die Spende ist fehlgeschlagen"
            ],
            "id_hash": 3728531565414926462,
            "content_hash": 3728531565414926462,
            "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/3860/?format=api",
            "priority": 100,
            "id": 5502,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/donate-failed/de/?checksum=b3be67b44263487e",
            "url": "http://translate.diyseeds.org/api/units/5502/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/donate-failed/de/?format=api",
            "source": [
                "Failed donation"
            ],
            "previous_source": "",
            "target": [
                "Spende fehlgeschlagen"
            ],
            "id_hash": 4260419067205967740,
            "content_hash": 4260419067205967740,
            "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": 2,
            "source_unit": "http://translate.diyseeds.org/api/units/3862/?format=api",
            "priority": 100,
            "id": 5503,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/donate-failed/de/?checksum=bb200c91a71cdf7c",
            "url": "http://translate.diyseeds.org/api/units/5503/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/donate-failed/de/?format=api",
            "source": [
                "Your donation was not successful. If this is not voluntary we invite you to try again. Don't forget that you can also support us in many other ways by talking about this project around you, by buying the DVD set, by participating in translation and of course by producing and distributing local, organic and open-pollinated seeds! See you soon."
            ],
            "previous_source": "",
            "target": [
                "Ihre Spende ist fehlgeschlagen. Bitte erneuern Sie den Vorgang, sofern Sie ihn nicht absichtlich annuliert haben. Sie können uns auch auf unterschiedlichste Weise unterstützen: mit dem Kauf der DVD Box, dem Bekanntmachen unserer Videos in ihrem Bekanntenkreis, dem Übersetzen in weitere Sprachen und dem Anbau, Erhalt und Verbreitung der Kulturpflanzenvielfalt."
            ],
            "id_hash": 1690907351421401110,
            "content_hash": 1690907351421401110,
            "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": 59,
            "source_unit": "http://translate.diyseeds.org/api/units/3864/?format=api",
            "priority": 100,
            "id": 5504,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/donate-failed/de/?checksum=97774f46fd91b816",
            "url": "http://translate.diyseeds.org/api/units/5504/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}