Translation components API.

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

GET /api/translations/documentation/developer-contribute-index/fr/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-contribute-index/fr/?format=api",
            "source": [
                "Contribute to the Funkwhale codebase"
            ],
            "previous_source": "",
            "target": [
                "Contribuer à la base de code Funkwhale"
            ],
            "id_hash": 452772906663035042,
            "content_hash": 452772906663035042,
            "location": "../../developer_documentation/contribute/index.md:1",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.funkwhale.audio/api/units/374726/?format=api",
            "priority": 100,
            "id": 374925,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-contribute-index/fr/?checksum=8648928f499240a2",
            "url": "https://translate.funkwhale.audio/api/units/374925/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:58.492156Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-contribute-index/fr/?format=api",
            "source": [
                "Funkwhale is an open source project, which means we welcome contributions from anyone! If you want to get involved with Funkwhale development, check the guides in this section."
            ],
            "previous_source": "",
            "target": [
                "Funkwhale est un projet à code source ouvert, ce qui veut dire que nous accueillons les contributions de tout un chacun ! Si vous désirez vous impliquer dans le développement de Funkwhale, regardez les guides dans cette section."
            ],
            "id_hash": 959592039333905081,
            "content_hash": 959592039333905081,
            "location": "../../developer_documentation/contribute/index.md:3",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate.funkwhale.audio/api/units/374731/?format=api",
            "priority": 100,
            "id": 374927,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-contribute-index/fr/?checksum=8d5127e029ca42b9",
            "url": "https://translate.funkwhale.audio/api/units/374927/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:58.493376Z"
        }
    ]
}