Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/70196/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/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-20T06:53:26.234329Z",
    "action": 2,
    "target": "Nogle indlæg kan blive skjult fordi de indeholder følsom information eller kan give folk det forkerte indtryk. Typisk gælder dette ikke som en overtrædelser, især ikke den første gang det sker!",
    "id": 24913,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/24913/?format=api"
}