Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/96586/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/he/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-06-18T18:45:04.189071Z",
    "action": 30,
    "target": "Habitica is a video game to help you improve real life habits. It \"gamifies\" your life by turning all your tasks (Habits, Dailies, and To Do's) into little monsters you have to conquer. The better you are at this, the more you progress in the game. If you slip up in life, your character starts backsliding in the game.",
    "id": 154981,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/154981/?format=api"
}