Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/74784/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-08-12T21:36:50.257034Z",
    "action": 30,
    "target": "Habitica has two kinds of social spaces: public, and private. Public spaces include the Tavern, Public Guilds, GitHub, Trello, and the Wiki. Private spaces are Private Guilds, Party chat, and Private Messages. All Display Names and @usernames must comply with the public space guidelines. To change your Display Name and/or @username, on mobile go to Menu > Settings > Profile. On web, go to User > Settings.",
    "id": 271786,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/271786/?format=api"
}