Changes API.

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

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

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