Translation components API.

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

GET /api/translations/yunohost-apps-test/watchdog/en/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/watchdog/en/?format=api",
            "source": [
                "The included sercice will regularly write to `/dev/watchdog`. If it stops, then the freeze is detected and server rebooted."
            ],
            "previous_source": "",
            "target": [
                "The included sercice will regularly write to `/dev/watchdog`. If it stops, then the freeze is detected and server rebooted."
            ],
            "id_hash": 845959582697687391,
            "content_hash": 845959582697687391,
            "location": "src/watchdog/DESCRIPTION.md:5",
            "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": 19,
            "source_unit": "https://translate.yunohost.org/api/units/139252/?format=api",
            "priority": 100,
            "id": 139252,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/watchdog/en/?checksum=8bbd73c22508895f",
            "url": "https://translate.yunohost.org/api/units/139252/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:37.798315Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/watchdog/en/?format=api",
            "source": [
                "This app has only been tested on Raspberry Pi."
            ],
            "previous_source": "",
            "target": [
                "This app has only been tested on Raspberry Pi."
            ],
            "id_hash": -251361401688228187,
            "content_hash": -251361401688228187,
            "location": "src/watchdog/DESCRIPTION.md:6",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.yunohost.org/api/units/139253/?format=api",
            "priority": 100,
            "id": 139253,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/watchdog/en/?checksum=7c82fc230e20fea5",
            "url": "https://translate.yunohost.org/api/units/139253/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:37.816932Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/watchdog/en/?format=api",
            "source": [
                "A watchdog service makes sure your server is still running and reboots it if necessary.  \n"
            ],
            "previous_source": "",
            "target": [
                "A watchdog service makes sure your server is still running and reboots it if necessary.  \n"
            ],
            "id_hash": 3989657809620361189,
            "content_hash": 3989657809620361189,
            "location": "src/watchdog/DESCRIPTION.md:1",
            "context": "",
            "note": "type: Plain text",
            "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": 15,
            "source_unit": "https://translate.yunohost.org/api/units/149940/?format=api",
            "priority": 100,
            "id": 149940,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/watchdog/en/?checksum=b75e1ca3c5c8dfe5",
            "url": "https://translate.yunohost.org/api/units/149940/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-04-03T22:16:33.171918Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/watchdog/en/?format=api",
            "source": [
                "It better (only?) works if your server has a [hardware watchdog device](https://en.wikipedia.org/wiki/Watchdog_timer)."
            ],
            "previous_source": "",
            "target": [
                "It better (only?) works if your server has a [hardware watchdog device](https://en.wikipedia.org/wiki/Watchdog_timer)."
            ],
            "id_hash": -2675611270939541664,
            "content_hash": -2675611270939541664,
            "location": "src/watchdog/DESCRIPTION.md:3",
            "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": 12,
            "source_unit": "https://translate.yunohost.org/api/units/149941/?format=api",
            "priority": 100,
            "id": 149941,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/watchdog/en/?checksum=5ade51b99e9dff60",
            "url": "https://translate.yunohost.org/api/units/149941/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-04-03T22:16:33.193083Z"
        }
    ]
}