Translation components API.

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

GET /api/translations/yunohost-apps-test/matterbridge/de/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/matterbridge/de/?format=api",
            "source": [
                "How to configure this app: a plain file with SSH `/opt/yunohost/matterbridge/matterbridge.toml`. You can follow this [doc](https://github.com/42wim/matterbridge/wiki/How-to-create-your-config) on how to create your config."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 552039394593548582,
            "content_hash": 552039394593548582,
            "location": "src/matterbridge/ADMIN.md:3",
            "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": 22,
            "source_unit": "https://translate.yunohost.org/api/units/131982/?format=api",
            "priority": 100,
            "id": 139911,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/matterbridge/de/?checksum=87a93ce790c52926",
            "url": "https://translate.yunohost.org/api/units/139911/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:56:54.910354Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/matterbridge/de/?format=api",
            "source": [
                "A simple chat bridge between a growing number of protocols:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7310504838554157965,
            "content_hash": -7310504838554157965,
            "location": "src/matterbridge/DESCRIPTION.md:2",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.yunohost.org/api/units/131983/?format=api",
            "priority": 100,
            "id": 139912,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/matterbridge/de/?checksum=1a8bde9501347c73",
            "url": "https://translate.yunohost.org/api/units/139912/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:56:54.916127Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/matterbridge/de/?format=api",
            "source": [
                "Discord, Gitter, IRC, Keybase, Matrix, Mattermost, MSTeams, Rocket.Chat, Slack, Telegram, Twitch, WhatsApp, XMPP, Zulip, And more..."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1880428938126004114,
            "content_hash": -1880428938126004114,
            "location": "src/matterbridge/DESCRIPTION.md:3",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.yunohost.org/api/units/131985/?format=api",
            "priority": 100,
            "id": 139913,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/matterbridge/de/?checksum=65e75fd7fda2706e",
            "url": "https://translate.yunohost.org/api/units/139913/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:56:54.923936Z"
        }
    ]
}