Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/93836/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/citrusella/?format=api",
    "author": "https://translate.habitica.com/api/users/citrusella/?format=api",
    "timestamp": "2019-09-23T17:01:30.216316Z",
    "action": 2,
    "target": "Se você tiver uma dúvida que não estiver nesta lista ou no [FAQ da Wiki](https://habitica.fandom.com/pt-br/wiki/FAQ), pergunte na [Guilda Brasil](https://habitica.com/groups/guild/ac9ff1fd-50fc-46a6-9791-e1833173dab3)! Ficaremos felizes em ajudar.",
    "id": 57260,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/57260/?format=api"
}