Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/94072/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/de/?format=api",
    "user": "https://translate.habitica.com/api/users/twister1398/?format=api",
    "author": "https://translate.habitica.com/api/users/twister1398/?format=api",
    "timestamp": "2019-10-27T21:41:56.785549Z",
    "action": 36,
    "target": "Benutzernamen müssen unseren <a href='/static/terms' target='_blank'>Allgemeinen Geschäftsbedingungen</a> und den <a href='/static/community-guidelines' target='_blank'>Community-Richtlinien</a> entsprechen. Wenn Du zuvor keinen Anmeldenamen festgelegt hast, wurde Dein Benutzername automatisch generiert.",
    "id": 80671,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/80671/?format=api"
}