Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/50609/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/@Ester_Patricio/?format=api",
    "author": "https://translate.habitica.com/api/users/@Ester_Patricio/?format=api",
    "timestamp": "2019-11-20T01:03:44.087316Z",
    "action": 4,
    "target": "Os desafios são eventos comunitários em que os jogadores competem e ganham prêmios ao completar um conjunto de determinadas tarefas.",
    "id": 87729,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/87729/?format=api"
}