Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/188449/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/he/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-06-08T19:50:48.518398Z",
    "action": 30,
    "target": "Full set already partially unlocked. It is cheaper to buy the remaining items individually.",
    "id": 150521,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/150521/?format=api"
}