Translation components API.

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

GET /api/translations/diyseeds-org-pages/donate-failed/fr/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/fr/?format=api",
            "source": [
                "Your donation to Diyseeds has failed"
            ],
            "previous_source": "",
            "target": [
                "Votre don à Diyseeds a échoué"
            ],
            "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": 3859,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/donate-failed/fr/?checksum=ea8cc6c8d8782024",
            "url": "http://translate.diyseeds.org/api/units/3859/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/donate-failed/fr/?format=api",
            "source": [
                "donation-failed"
            ],
            "previous_source": "",
            "target": [
                "don-echoue"
            ],
            "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": 3861,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/donate-failed/fr/?checksum=b3be67b44263487e",
            "url": "http://translate.diyseeds.org/api/units/3861/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/donate-failed/fr/?format=api",
            "source": [
                "Failed donation"
            ],
            "previous_source": "",
            "target": [
                "Don échoué"
            ],
            "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": 3863,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/donate-failed/fr/?checksum=bb200c91a71cdf7c",
            "url": "http://translate.diyseeds.org/api/units/3863/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/donate-failed/fr/?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": [
                "Votre don n’a pas abouti. Si cela n’est pas volontaire nous vous invitons à ré-essayer. A l’inverse, sachez que vous pouvez aussi nous soutenir de bien d’autres manières en parlant de ce projet autour de vous, en achetant le DVD, en participant à la traduction, et bien sûr en produisant et diffusant des semences locales, biologiques et reproductibles ! A bientôt."
            ],
            "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": 3865,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/donate-failed/fr/?checksum=97774f46fd91b816",
            "url": "http://translate.diyseeds.org/api/units/3865/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}