Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/70782/?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/Slatejaume/?format=api",
    "author": "https://translate.habitica.com/api/users/Slatejaume/?format=api",
    "timestamp": "2024-01-28T22:51:26.101483Z",
    "action": 2,
    "target": "Suplantar al Personal - esto incluye hacer pasar espacios creados por jugadores y no afiliados oficialmente a Habitica o moderados por su Personal como espacios oficiales",
    "id": 1104168,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1104168/?format=api"
}