Translation components API.

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

GET /api/translations/adaptive-lighting/adaptive-lighting/en/units/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 153,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/units/?format=api&page=3",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "source": [
                "adapt_delay"
            ],
            "previous_source": "",
            "target": [
                "adapt_delay"
            ],
            "id_hash": 437533105375212434,
            "content_hash": -806891980918350862,
            "location": "",
            "context": "services.change_switch_settings.fields.adapt_delay.name",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 151,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/103629364/?format=api",
            "priority": 100,
            "id": 103629364,
            "web_url": "https://hosted.weblate.org/translate/adaptive-lighting/adaptive-lighting/en/?checksum=86126e0a8b5cf392",
            "url": "https://hosted.weblate.org/api/units/103629364/?format=api",
            "explanation": "",
            "extra_flags": "read-only",
            "pending": false,
            "timestamp": "2023-08-16T01:06:26.703198+02:00",
            "last_updated": "2023-08-16T01:06:26.703227+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "source": [
                "Automatically reset the manual control after a number of seconds. Set to 0 to disable. ⏲️"
            ],
            "previous_source": "",
            "target": [
                "Automatically reset the manual control after a number of seconds. Set to 0 to disable. ⏲️"
            ],
            "id_hash": 443518470137712867,
            "content_hash": -1611224924557806319,
            "location": "",
            "context": "services.change_switch_settings.fields.autoreset_control_seconds.description",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 152,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://hosted.weblate.org/api/units/103629365/?format=api",
            "priority": 100,
            "id": 103629365,
            "web_url": "https://hosted.weblate.org/translate/adaptive-lighting/adaptive-lighting/en/?checksum=8627b1b2dfe210e3",
            "url": "https://hosted.weblate.org/api/units/103629365/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-16T01:06:26.784102+02:00",
            "last_updated": "2023-08-16T03:15:17.743138+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "source": [
                "autoreset_control_seconds"
            ],
            "previous_source": "",
            "target": [
                "autoreset_control_seconds"
            ],
            "id_hash": -5289239306560594193,
            "content_hash": -7301564664949978043,
            "location": "",
            "context": "services.change_switch_settings.fields.autoreset_control_seconds.name",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 153,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/103629366/?format=api",
            "priority": 100,
            "id": 103629366,
            "web_url": "https://hosted.weblate.org/translate/adaptive-lighting/adaptive-lighting/en/?checksum=3698d8dfd06c1eef",
            "url": "https://hosted.weblate.org/api/units/103629366/?format=api",
            "explanation": "",
            "extra_flags": "read-only",
            "pending": false,
            "timestamp": "2023-08-16T01:06:26.844756+02:00",
            "last_updated": "2023-08-16T01:06:26.844781+02:00"
        }
    ]
}