Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/734025/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/PenariaToji/?format=api",
    "author": "https://translate.habitica.com/api/users/PenariaToji/?format=api",
    "timestamp": "2021-08-13T18:34:28.737954Z",
    "action": 4,
    "target": "Termos & Condições se aplicam a todos os espaços, incluindo guildas privadas, o bate-papo do grupo e mensagens.",
    "id": 272355,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/272355/?format=api"
}