Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/84808/?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/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-05T22:12:46.651570Z",
    "action": 30,
    "target": "The stage \"Apply Disciplinary Points\" action will automatically apply disciplinary points to the user when the form's stage changes.",
    "old": "The stage \"Apply Disciplinary Points\" action will automatically apply disciplinary points to the user 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 disciplinary point reason.",
    "details": {
        "state": 10,
        "source": "The stage \"Apply Disciplinary Points\" action will automatically apply disciplinary points to the user when the form's stage changes.",
        "old_state": 20
    },
    "id": 238295,
    "action_name": "Source string changed",
    "url": "https://translate.sonoransoftware.com/api/changes/238295/?format=api"
}