Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/733645/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/es/?format=api",
    "user": "https://translate.habitica.com/api/users/soldadomono/?format=api",
    "author": "https://translate.habitica.com/api/users/soldadomono/?format=api",
    "timestamp": "2021-09-29T15:16:17.797254Z",
    "action": 5,
    "target": "Los términos y condiciones se aplican en todos los espacios, incluyendo gremios privados, chats de grupo y mensajes.",
    "id": 279166,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/279166/?format=api"
}