Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/98760/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/pl/?format=api",
    "user": "https://translate.habitica.com/api/users/csharpek/?format=api",
    "author": "https://translate.habitica.com/api/users/csharpek/?format=api",
    "timestamp": "2019-08-19T12:26:27.152895Z",
    "action": 2,
    "target": "Ojej - Twój adres e-mail / nazwa użytkownika lub hasło jest nieprawidłowe.\n- Upewnij się, czy są wpisane poprawnie. Nazwa użytkownika i hasło są wrażliwe na wielkość liter.\n- Możliwe, że rejestrację wykonano przez Facebook lub Google, a nie e-mail, sprawdź czy to prawda.\n- Jeśli hasło uległo zapomnieniu, kliknij \"Nie pamiętam hasła\".",
    "id": 41414,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/41414/?format=api"
}