Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/85087/?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/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-05T22:13:01.632889Z",
    "action": 30,
    "target": "This action will automatically send the user a Discord DM when the point threshold is met. You can utilize the variables button to have dynamic data within the direct message.",
    "old": "This action will automatically send the user a Discord DM when the point threshold is met. You can utilize the following template strings: {'{com_name}'}, {'{username}'}, {'{point_reason}'}, and {'{discord_ping}'} to have dynamic data within the notification content.",
    "details": {
        "state": 10,
        "source": "This action will automatically send the user a Discord DM when the point threshold is met. You can utilize the variables button to have dynamic data within the direct message.",
        "old_state": 20
    },
    "id": 238550,
    "action_name": "Source string changed",
    "url": "https://translate.sonoransoftware.com/api/changes/238550/?format=api"
}