Translation components API.

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

GET /api/translations/yunohost-apps-test/monica/de/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/monica/de/?format=api",
            "source": [
                "You can connect using the email address of the user choosen during the installation and password provided during the installation"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1222180026463574962,
            "content_hash": -1222180026463574962,
            "location": "src/monica/ADMIN.md:3",
            "context": "",
            "note": "type: Bullet: '* '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate.yunohost.org/api/units/137781/?format=api",
            "priority": 100,
            "id": 142473,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/monica/de/?checksum=6f09f1bdc70fa44e",
            "url": "https://translate.yunohost.org/api/units/142473/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:07:16.409556Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/monica/de/?format=api",
            "source": [
                "New registrations are disabled, you can open the register for all by changing the value **APP_DISABLE_SIGNUP** to **false** in **.env**."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3931747004288397887,
            "content_hash": 3931747004288397887,
            "location": "src/monica/ADMIN.md:3",
            "context": "",
            "note": "type: Bullet: '* '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate.yunohost.org/api/units/137783/?format=api",
            "priority": 100,
            "id": 142474,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/monica/de/?checksum=b6905f11b150f23f",
            "url": "https://translate.yunohost.org/api/units/142474/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:07:16.413504Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/monica/de/?format=api",
            "source": [
                "There is **no admin interface** in the Monica app currently."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2927855681278049932,
            "content_hash": -2927855681278049932,
            "location": "src/monica/ADMIN.md:3",
            "context": "",
            "note": "type: Bullet: '* '",
            "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/137785/?format=api",
            "priority": 100,
            "id": 142475,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/monica/de/?checksum=575e2ac533d00174",
            "url": "https://translate.yunohost.org/api/units/142475/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:07:16.416282Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/monica/de/?format=api",
            "source": [
                "Monica is an open-source web application to organize the interactions with your loved ones. I call it a PRM, or Personal Relationship Management. Think of it as a [CRM](https://en.wikipedia.org/wiki/Customer_relationship_management) (a popular tool used by sales teams in the corporate world) for your friends or family."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6467990141208010248,
            "content_hash": 6467990141208010248,
            "location": "src/monica/DESCRIPTION.md:1",
            "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": 45,
            "source_unit": "https://translate.yunohost.org/api/units/137787/?format=api",
            "priority": 100,
            "id": 142476,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/monica/de/?checksum=d9c2eac3b96e9e08",
            "url": "https://translate.yunohost.org/api/units/142476/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:07:16.419000Z"
        }
    ]
}