Translation components API.

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

GET /api/translations/switchboard/power/ja/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/power/ja/units/?format=api",
    "results": [
        {
            "translation": "https://l10n.elementary.io/api/translations/switchboard/power/ja/?format=api",
            "source": [
                "Low"
            ],
            "previous_source": "",
            "target": [
                "低下"
            ],
            "id_hash": 4323309428368583725,
            "content_hash": 4323309428368583725,
            "location": "src/Device.vala:195",
            "context": "battery-level",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.elementary.io/api/units/3610366/?format=api",
            "priority": 100,
            "id": 3610771,
            "web_url": "https://l10n.elementary.io/translate/switchboard/power/ja/?checksum=bbff7b04ec01ac2d",
            "url": "https://l10n.elementary.io/api/units/3610771/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-08T03:12:24.634875Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/switchboard/power/ja/?format=api",
            "source": [
                "Good"
            ],
            "previous_source": "",
            "target": [
                "良好"
            ],
            "id_hash": -3318856694201947907,
            "content_hash": -3318856694201947907,
            "location": "src/Device.vala:197",
            "context": "battery-level",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.elementary.io/api/units/3610367/?format=api",
            "priority": 100,
            "id": 3610772,
            "web_url": "https://l10n.elementary.io/translate/switchboard/power/ja/?checksum=51f10d6bb1aa68fd",
            "url": "https://l10n.elementary.io/api/units/3610772/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-08T03:12:24.643290Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/switchboard/power/ja/?format=api",
            "source": [
                "High"
            ],
            "previous_source": "",
            "target": [
                "十分"
            ],
            "id_hash": 3746497890866749793,
            "content_hash": 3746497890866749793,
            "location": "src/Device.vala:199",
            "context": "battery-level",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.elementary.io/api/units/3610368/?format=api",
            "priority": 100,
            "id": 3610773,
            "web_url": "https://l10n.elementary.io/translate/switchboard/power/ja/?checksum=b3fe3bfb60dce161",
            "url": "https://l10n.elementary.io/api/units/3610773/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-08T03:12:24.649931Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/switchboard/power/ja/?format=api",
            "source": [
                "Full"
            ],
            "previous_source": "",
            "target": [
                "充電完了"
            ],
            "id_hash": 6696672372848597718,
            "content_hash": 6696672372848597718,
            "location": "src/Device.vala:201",
            "context": "battery-level",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.elementary.io/api/units/3610369/?format=api",
            "priority": 100,
            "id": 3610774,
            "web_url": "https://l10n.elementary.io/translate/switchboard/power/ja/?checksum=dcef5c0ae8d01ad6",
            "url": "https://l10n.elementary.io/api/units/3610774/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-08T03:12:24.654894Z"
        }
    ]
}