Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/52009/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/da/?format=api",
    "user": "https://translate.habitica.com/api/users/deleted-19/?format=api",
    "author": "https://translate.habitica.com/api/users/deleted-19/?format=api",
    "timestamp": "2019-08-26T07:32:02.302883Z",
    "action": 2,
    "target": "For mere udstyr, prøv det <strong>Fortryllede Klædeskab!</strong> Klik på det Fortryllede Klædeskab under Belønninger for en chance for at få specielt Udstyr! Der er også en chance for at få XP eller mad.",
    "id": 43827,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/43827/?format=api"
}