Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/205463/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/subscriber/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/subscriber/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/Viccthor/?format=api",
    "author": "https://translate.habitica.com/api/users/Viccthor/?format=api",
    "timestamp": "2020-02-21T13:30:57.724085Z",
    "action": 5,
    "target": "Receba o mascote exclusivo Lebrílope Roxo Real quando você se tornar um novo assinante.",
    "id": 124260,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/124260/?format=api"
}