Changes API.

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

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

{
    "count": 428781,
    "next": null,
    "previous": "https://translate.habitica.com/api/changes/?format=api&page=21439",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/2780436/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/achievements/es/?format=api",
            "user": "https://translate.habitica.com/api/users/Figgy/?format=api",
            "author": "https://translate.habitica.com/api/users/Figgy/?format=api",
            "timestamp": "2024-09-27T15:12:18.575704Z",
            "action": 2,
            "target": "Ha eclosionado todos los colores estándar de mascotas invertebradas: escarabajo, mariposa calamar, nudibranquio, pulpo, caracol y araña!",
            "id": 1171640,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1171640/?format=api"
        }
    ]
}