Translation components API.

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

GET /api/translations/yunohost-apps/fluffychat/he/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/he/?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": 99353,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps/fluffychat/he/?checksum=59b4cf7e268886ea",
            "url": "https://translate.yunohost.org/api/units/99353/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-29T05:28:12.707404Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/he/?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": 99354,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps/fluffychat/he/?checksum=e6dafadb5543fe7c",
            "url": "https://translate.yunohost.org/api/units/99354/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-29T05:28:12.709954Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/he/?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": 99355,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps/fluffychat/he/?checksum=6c5d3054734d21f0",
            "url": "https://translate.yunohost.org/api/units/99355/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-29T05:28:12.712044Z"
        }
    ]
}