Translation components API.

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

GET /api/translations/simple-calendar/main/fr/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/fr/units/?format=api&page=10",
    "results": [
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/fr/?format=api",
            "source": [
                "This key will open or close the calendar window when pressed."
            ],
            "previous_source": "",
            "target": [
                "Presser cette touche permet d'ouvrir ou de fermer la fenêtre du calendrier."
            ],
            "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": 232051,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/fr/?checksum=f899a020640803a0",
            "url": "https://weblate.foundryvtt-hub.com/api/units/232051/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-06-30T17:37:50.991579Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/fr/?format=api",
            "source": [
                "Starting Year"
            ],
            "previous_source": "",
            "target": [
                "Année de démarrage"
            ],
            "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": 239012,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/fr/?checksum=82a6f9503b636f88",
            "url": "https://weblate.foundryvtt-hub.com/api/units/239012/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-13T03:58:08.417842Z",
            "last_updated": "2023-09-13T03:58:08.417859Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/fr/?format=api",
            "source": [
                "The year that the first leap year happened. Most calendars will use 0."
            ],
            "previous_source": "",
            "target": [
                "L'année de la première année bissextile. La plupart des calendriers utiliseront 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": 239013,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/fr/?checksum=8ffee56920153a54",
            "url": "https://weblate.foundryvtt-hub.com/api/units/239013/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-13T03:58:08.421222Z",
            "last_updated": "2023-09-13T03:58:08.421236Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/fr/?format=api",
            "source": [
                "Cyberpunk Red"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3546282954767995598,
            "content_hash": -5467347186877418222,
            "location": "",
            "context": "FSC.Configuration.Theme.Cyberpunk-Red",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 79,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/287601/?format=api",
            "priority": 100,
            "id": 287608,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/fr/?checksum=b136ed8eeff812ce",
            "url": "https://weblate.foundryvtt-hub.com/api/units/287608/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-20T06:35:17.342116Z",
            "last_updated": "2024-05-20T06:35:17.342142Z"
        }
    ]
}