Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/52003/?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-04-21T11:00:24.262487Z",
    "action": 2,
    "target": "Klik på \"Brug kostume\" for at give din avatar andet udstyr på uden at påvirke Egenskaberne fra dit Kampudstyr! Dette betyder at du kan klæde din avatar på ligesom du vil, mens du stadig kan have dit bedste Kampudstyr på.",
    "id": 25112,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/25112/?format=api"
}