Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/70615/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/en_GB/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-10T02:22:18.028771Z",
    "action": 59,
    "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": 389024,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/389024/?format=api"
}