Translation components API.

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

GET /api/translations/simple-calendar/main/en/units/?format=api&page=11
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 504,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/en/units/?format=api&page=10",
    "results": [
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/en/?format=api",
            "source": [
                "This key will open or close the calendar window when pressed."
            ],
            "previous_source": "",
            "target": [
                "This key will open or close the calendar window when pressed."
            ],
            "id_hash": 8690153016965727136,
            "content_hash": 9100994117750895276,
            "location": "",
            "context": "FSC.KeyBinding.Toggle.Hint",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 504,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/232009/?format=api",
            "priority": 100,
            "id": 232009,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/en/?checksum=f899a020640803a0",
            "url": "https://weblate.foundryvtt-hub.com/api/units/232009/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-06-30T17:37:44.666761Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/en/?format=api",
            "source": [
                "Starting Year"
            ],
            "previous_source": "",
            "target": [
                "Starting Year"
            ],
            "id_hash": 191114157198897032,
            "content_hash": 3453396864257140207,
            "location": "",
            "context": "FSC.Configuration.LeapYear.StartingYear",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 440,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/238998/?format=api",
            "priority": 100,
            "id": 238998,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/en/?checksum=82a6f9503b636f88",
            "url": "https://weblate.foundryvtt-hub.com/api/units/238998/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-13T03:58:04.075107Z",
            "last_updated": "2023-09-13T03:58:04.075125Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/en/?format=api",
            "source": [
                "The year that the first leap year happened. Most calendars will use 0."
            ],
            "previous_source": "",
            "target": [
                "The year that the first leap year happened. Most calendars will use 0."
            ],
            "id_hash": 1152610794326014548,
            "content_hash": -8657488883698726726,
            "location": "",
            "context": "FSC.Configuration.LeapYear.StartingYearHelp",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 441,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/238999/?format=api",
            "priority": 100,
            "id": 238999,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/en/?checksum=8ffee56920153a54",
            "url": "https://weblate.foundryvtt-hub.com/api/units/238999/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-13T03:58:04.116728Z",
            "last_updated": "2023-09-13T03:58:04.116746Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/en/?format=api",
            "source": [
                "Cyberpunk Red"
            ],
            "previous_source": "",
            "target": [
                "Cyberpunk Red"
            ],
            "id_hash": 3546282954767995598,
            "content_hash": -5467347186877418222,
            "location": "",
            "context": "FSC.Configuration.Theme.Cyberpunk-Red",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 79,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/287601/?format=api",
            "priority": 100,
            "id": 287601,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/en/?checksum=b136ed8eeff812ce",
            "url": "https://weblate.foundryvtt-hub.com/api/units/287601/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-20T06:35:06.710773Z",
            "last_updated": "2024-05-20T06:35:06.710812Z"
        }
    ]
}