Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/647448/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/bg/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-11-15T20:46:56.771592Z",
    "action": 30,
    "target": "Your subscription will be billed<br><strong>$<%= amount %>.00 USD</strong> every <strong><%= months %> months</strong> via <strong><%= paymentMethod %></strong>",
    "id": 1186716,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/1186716/?format=api"
}