Changes API.

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

GET /api/changes/482581/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/91482/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-08T12:14:50.437764Z",
    "action": 59,
    "target": "Modifiez le texte de pause. Laissez le champ vide pour utiliser le texte par défaut.",
    "old": "Modifiez le message du texte. Laissez vide pour utiliser le texte par défaut. Rechargez pour appliquer les modifications.",
    "details": {
        "state": 20,
        "source": "Change the pause text. Leave the field empty to use the default text.",
        "old_state": 20
    },
    "id": 482581,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/482581/?format=api"
}