Translation components API.

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

GET /api/translations/diyseeds-org-pages/donate-failed/ru/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/ru/?format=api",
            "source": [
                "Your donation to Diyseeds has failed"
            ],
            "previous_source": "",
            "target": [
                "Ваше пожертвование в пользу Diyseeds не прошло"
            ],
            "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": 6200,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/donate-failed/ru/?checksum=ea8cc6c8d8782024",
            "url": "http://translate.diyseeds.org/api/units/6200/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/donate-failed/ru/?format=api",
            "source": [
                "donation-failed"
            ],
            "previous_source": "",
            "target": [
                "пожертвование-не-удалось"
            ],
            "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": 6201,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/donate-failed/ru/?checksum=b3be67b44263487e",
            "url": "http://translate.diyseeds.org/api/units/6201/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/donate-failed/ru/?format=api",
            "source": [
                "Failed donation"
            ],
            "previous_source": "",
            "target": [
                "Несостоявшееся пожертвование"
            ],
            "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": 6202,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/donate-failed/ru/?checksum=bb200c91a71cdf7c",
            "url": "http://translate.diyseeds.org/api/units/6202/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/donate-failed/ru/?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": [
                "Ваше пожертвование не было успешным. Если это не добровольное пожертвование, мы приглашаем вас повторить попытку. Не забывайте, что вы также можете поддержать нас многими другими способами, рассказывая об этом проекте вокруг себя, покупая набор DVD, участвуя в переводе и, конечно, производя и распространяя местные, органические и открыто опыляемые семена! До скорой встречи."
            ],
            "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": 6203,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/donate-failed/ru/?checksum=97774f46fd91b816",
            "url": "http://translate.diyseeds.org/api/units/6203/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}