Translation components API.

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

GET /api/translations/yunohost-apps-test/bicbucstriim/en/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/bicbucstriim/en/?format=api",
            "source": [
                "If you encounter problems, use the installation test to check your environment.  Invoke this test by navigating to <https://__DOMAIN____PATH__/installcheck.php>. This test checks for problems that users experienced in the past."
            ],
            "previous_source": "",
            "target": [
                "If you encounter problems, use the installation test to check your environment.  Invoke this test by navigating to <https://__DOMAIN____PATH__/installcheck.php>. This test checks for problems that users experienced in the past."
            ],
            "id_hash": -9093921545216497443,
            "content_hash": -9093921545216497443,
            "location": "src/bicbucstriim/ADMIN.md:4",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate.yunohost.org/api/units/138323/?format=api",
            "priority": 100,
            "id": 138323,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/bicbucstriim/en/?checksum=01cbe6894a1968dd",
            "url": "https://translate.yunohost.org/api/units/138323/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:19.536239Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/bicbucstriim/en/?format=api",
            "source": [
                "BicBucStriim is a simple PHP application that runs in the Apache/PHP environment provided by the NAS (or any other server). It assumes that you manage your e-book collection with Calibre. The application reads the [Calibre](https://calibre-ebook.com/) data and publishes it in HTML form. To access the e-book catalog you simply point your ebook reader to your NAS, select one of your e-books and download it."
            ],
            "previous_source": "",
            "target": [
                "BicBucStriim is a simple PHP application that runs in the Apache/PHP environment provided by the NAS (or any other server). It assumes that you manage your e-book collection with Calibre. The application reads the [Calibre](https://calibre-ebook.com/) data and publishes it in HTML form. To access the e-book catalog you simply point your ebook reader to your NAS, select one of your e-books and download it."
            ],
            "id_hash": 4206265612301803530,
            "content_hash": 4206265612301803530,
            "location": "src/bicbucstriim/DESCRIPTION.md:1",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 64,
            "source_unit": "https://translate.yunohost.org/api/units/138325/?format=api",
            "priority": 100,
            "id": 138325,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/bicbucstriim/en/?checksum=ba5fa849e430a00a",
            "url": "https://translate.yunohost.org/api/units/138325/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:19.556546Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/bicbucstriim/en/?format=api",
            "source": [
                "Troubleshooting"
            ],
            "previous_source": "",
            "target": [
                "Troubleshooting"
            ],
            "id_hash": 1349340052205815581,
            "content_hash": 1349340052205815581,
            "location": "src/bicbucstriim/ADMIN.md:1",
            "context": "",
            "note": "type: Title ##",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.yunohost.org/api/units/149860/?format=api",
            "priority": 100,
            "id": 149860,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/bicbucstriim/en/?checksum=92b9d1a0dcef471d",
            "url": "https://translate.yunohost.org/api/units/149860/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-04-03T22:16:26.316572Z"
        }
    ]
}