Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/73684/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/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-05-27T09:26:56.270634Z",
    "action": 2,
    "target": "Efter en svær tur finder gruppen Lasts hule. Det kæmpestore monster glor på jeres hold med afsky. En skygge hvirvler omkring jer, en stemme hvisker i dit hoved, \"Flere fjollede Habitikanere, der prøver at stoppe mig? Hvor nuttet. Det ville have været klogere, hvis I ikke var kommet.\" Den skællede gigant kaster hovedet tilbage og gør klar til at angribe. Dette er jeres chance! Kæmp med alt I har, og bekæmp Last én gang for alle!",
    "id": 30007,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/30007/?format=api"
}