Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/conduit/fr/?format=api",
            "source": [
                "[Integration into the YunoHost user database is not ready, yet.](https://github.com/YunoHost-Apps/conduit_ynh/issues/12) You need to **enable registration** in the apps configuration tab and then use a client to register an account. Afterwards you can disable registration again if you do not want allow anybody to register."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8952967072325539786,
            "content_hash": -8952967072325539786,
            "location": "src/conduit/ADMIN.md:4",
            "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": 44,
            "source_unit": "https://translate.yunohost.org/api/units/131516/?format=api",
            "priority": 100,
            "id": 131523,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/conduit/fr/?checksum=03c0abe1f0446836",
            "url": "https://translate.yunohost.org/api/units/131523/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:38:35.285445Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/conduit/fr/?format=api",
            "source": [
                "Using the newly created account you should be able to login."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3039325088383237016,
            "content_hash": 3039325088383237016,
            "location": "src/conduit/ADMIN.md:6",
            "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": 11,
            "source_unit": "https://translate.yunohost.org/api/units/131517/?format=api",
            "priority": 100,
            "id": 131524,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/conduit/fr/?checksum=aa2dda109a03fb98",
            "url": "https://translate.yunohost.org/api/units/131524/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:38:35.287491Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/conduit/fr/?format=api",
            "source": [
                "To be able to take advantage of audio and video call functionalities, a Coturn server is often required. It is possible to [install a Coturn server in YunoHost (https://github.com/YunoHost-Apps/coturn-ynh/blob/master/README-en.md).  It is then necessary to fill in the information provided by the Coturn server in the file 'conduit.toml' such as:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1966430370793315472,
            "content_hash": -1966430370793315472,
            "location": "src/conduit/ADMIN.md:11",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 49,
            "source_unit": "https://translate.yunohost.org/api/units/131519/?format=api",
            "priority": 100,
            "id": 131526,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/conduit/fr/?checksum=64b5d5ff11532370",
            "url": "https://translate.yunohost.org/api/units/131526/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:38:35.291787Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/conduit/fr/?format=api",
            "source": [
                "Conduit is a lightweight open-source server implementation of the Matrix Specification with a focus on easy setup and low system requirements. That means you can make your own Conduit setup in just a few minutes.  Conduit keeps things simple, it's a single binary with an embedded database and can be much faster than other server implementations in some cases."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4345575010575695850,
            "content_hash": -4345575010575695850,
            "location": "src/conduit/DESCRIPTION.md:2",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 59,
            "source_unit": "https://translate.yunohost.org/api/units/131521/?format=api",
            "priority": 100,
            "id": 131528,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/conduit/fr/?checksum=43b16a8d3dd24016",
            "url": "https://translate.yunohost.org/api/units/131528/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:38:35.298349Z"
        }
    ]
}