Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/198613/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/quests/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/ceu_/?format=api",
    "author": "https://translate.habitica.com/api/users/ceu_/?format=api",
    "timestamp": "2021-06-05T06:15:18.960579Z",
    "action": 5,
    "target": "Experimente visitar a <a href=\"<%= questShop %>\">Loja de Missões</a> e confira se não há nada de novo por lá!",
    "id": 255677,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/255677/?format=api"
}