Changes API.

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

GET /api/changes/101899/?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/MandyDonzelli/?format=api",
    "author": "https://translate.habitica.com/api/users/@Ester_Patricio/?format=api",
    "timestamp": "2020-01-06T19:28:24.719465Z",
    "action": 7,
    "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": 101899,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/101899/?format=api"
}