Translation components API.

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

GET /api/translations/diyseeds-org-pages/donate-failed/nl/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/nl/?format=api",
            "source": [
                "Your donation to Diyseeds has failed"
            ],
            "previous_source": "",
            "target": [
                "Uw gift aan DIYseeds is mislukt"
            ],
            "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": 6026,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/donate-failed/nl/?checksum=ea8cc6c8d8782024",
            "url": "http://translate.diyseeds.org/api/units/6026/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/donate-failed/nl/?format=api",
            "source": [
                "donation-failed"
            ],
            "previous_source": "",
            "target": [
                "gift-mislukt"
            ],
            "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": 6027,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/donate-failed/nl/?checksum=b3be67b44263487e",
            "url": "http://translate.diyseeds.org/api/units/6027/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/donate-failed/nl/?format=api",
            "source": [
                "Failed donation"
            ],
            "previous_source": "",
            "target": [
                "Gift mislukt"
            ],
            "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": 6028,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/donate-failed/nl/?checksum=bb200c91a71cdf7c",
            "url": "http://translate.diyseeds.org/api/units/6028/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/donate-failed/nl/?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": [
                "Je gift is niet gelukt. Als dit niet vrijwillig is nodigen wij je uit om het opnieuw te proberen of contact op te nemen. Vergeet niet dat je ons ook op vele andere manieren kunt steunen. Praat over zaadteelt en help andere mensen in je omgeving DIYseeds te ontdekken. Koop of verspreid de DVD-box of help mee aan nieuwe vertalingen. En natuurlijk door zelf lokale, biologische en zaadvaste zaden te telen en te verspreiden. Tot binnenkort!"
            ],
            "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": 6029,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/donate-failed/nl/?checksum=97774f46fd91b816",
            "url": "http://translate.diyseeds.org/api/units/6029/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}