Translation components API.

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

GET /api/translations/yunohost-apps/fluffychat/ne/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/fluffychat/ne/?format=api",
            "source": [
                "Matrix messenger client"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2759352530951960854,
            "content_hash": -3141501239403528059,
            "location": "",
            "context": "description",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.yunohost.org/api/units/98886/?format=api",
            "priority": 100,
            "id": 99386,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps/fluffychat/ne/?checksum=59b4cf7e268886ea",
            "url": "https://translate.yunohost.org/api/units/99386/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-29T05:28:36.267518Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/ne/?format=api",
            "source": [
                "Default Matrix server"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7411511956726873724,
            "content_hash": -1928877007345623061,
            "location": "",
            "context": "install_default_matrix_server_ask",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.yunohost.org/api/units/98887/?format=api",
            "priority": 100,
            "id": 99387,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps/fluffychat/ne/?checksum=e6dafadb5543fe7c",
            "url": "https://translate.yunohost.org/api/units/99387/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-29T05:28:36.270209Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/ne/?format=api",
            "source": [
                "Must be a domain name or a sub-domain. Must not contain a path."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1414921568654646800,
            "content_hash": -7247821667278488784,
            "location": "",
            "context": "install_default_matrix_server_help",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate.yunohost.org/api/units/98888/?format=api",
            "priority": 100,
            "id": 99388,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps/fluffychat/ne/?checksum=6c5d3054734d21f0",
            "url": "https://translate.yunohost.org/api/units/99388/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-29T05:28:36.272602Z"
        }
    ]
}