Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/189212/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/nl/?format=api",
    "user": "https://translate.habitica.com/api/users/Janmetdepet/?format=api",
    "author": "https://translate.habitica.com/api/users/Janmetdepet/?format=api",
    "timestamp": "2019-10-24T08:06:02.675342Z",
    "action": 2,
    "target": "Voordat we beginnen, hoe moeten we je noemen? Hier onder vindt je een zichtbare naam en een gebruikersnaam die ik voor je heb gegenereerd. Als je deze namen hebt uitgekozen, zullen we beginnen door een avatar aan te maken.",
    "id": 78753,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/78753/?format=api"
}