Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/32967/?format=api",
    "component": "https://translate.sonoransoftware.com/api/components/sonoran-cms/web-app/?format=api",
    "translation": "https://translate.sonoransoftware.com/api/translations/sonoran-cms/web-app/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-07-16T23:31:46.282865Z",
    "action": 71,
    "target": "L'action de l'étape \"exécuter un webhook Discord\" exécutera automatiquement un webhook Discord lorsque l'étape du formulaire changera pour {stageName}. Vous pouvez utiliser les chaînes de modèles suivantes : {'{form_name}'}, {'{user_submission_link}'}, {'{submission_link}'}, {'{stage_name}'}, {'{submitter_com_name}'}, {'{submitter_username}'}, et {'{submitter_discord_ping}'} pour inclure des données dynamiques dans le contenu de la notification.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The stage \"execute Discord webhook\" action will automatically execute a Discord webhook when the form's stage changes to {stageName}. You can utilize the following template strings: {'{form_name}'}, {'{user_submission_link}'}, {'{submission_link}'}, {'{stage_name}'}, {'{submitter_com_name}'} {'{submitter_username}'}, and {'{submitter_discord_ping}'} to have dynamic data within the notification content.",
        "old_state": -1
    },
    "id": 32995,
    "action_name": "String added in the repository",
    "url": "https://translate.sonoransoftware.com/api/changes/32995/?format=api"
}