Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/94274/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/sr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-10-03T11:37:30.728886Z",
    "action": 30,
    "target": "If you have a question that isn't on this list or on the [Wiki FAQ](https://habitica.fandom.com/wiki/FAQ), come ask in the Tavern chat under Menu > Tavern! We're happy to help.",
    "id": 282369,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/282369/?format=api"
}