Changes API.

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

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

{
    "count": 439961,
    "next": null,
    "previous": "https://translate.habitica.com/api/changes/?format=api&page=21998",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3335931/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/gear/pt_BR/?format=api",
            "user": "https://translate.habitica.com/api/users/ceu_/?format=api",
            "author": "https://translate.habitica.com/api/users/ceu_/?format=api",
            "timestamp": "2024-11-08T00:57:30.331553Z",
            "action": 36,
            "target": "Elmo do Cavaleiro da Tempestade",
            "id": 1182867,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/1182867/?format=api"
        }
    ]
}