Translation components API.

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

GET /api/translations/yunohost-apps-test/terraforming-mars/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.yunohost.org/api/translations/yunohost-apps-test/terraforming-mars/fr/?format=api",
            "source": [
                "It is possible to have a list of all games currently available on the server via following link: https://__DOMAIN____PATH__/games-overview?serverId=__KEY__"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7403316021529966862,
            "content_hash": -7403316021529966862,
            "location": "src/terraforming-mars/ADMIN.md:1",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate.yunohost.org/api/units/139267/?format=api",
            "priority": 100,
            "id": 139279,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/terraforming-mars/fr/?checksum=1942234d88bf86f2",
            "url": "https://translate.yunohost.org/api/units/139279/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:38.781402Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/terraforming-mars/fr/?format=api",
            "source": [
                "This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8127867387147219465,
            "content_hash": -8127867387147219465,
            "location": "src/terraforming-mars/DESCRIPTION.md:1",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate.yunohost.org/api/units/139268/?format=api",
            "priority": 100,
            "id": 139280,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/terraforming-mars/fr/?checksum=0f3403acb79b8df7",
            "url": "https://translate.yunohost.org/api/units/139280/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:38.783756Z"
        }
    ]
}