Translation projects API.

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

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

{
    "count": 301421,
    "next": null,
    "previous": "https://translate.habitica.com/api/projects/habitica/changes/?format=api&page=15071",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/172569/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/groups/zh_Hans/?format=api",
            "user": "https://translate.habitica.com/api/users/Figgy/?format=api",
            "author": "https://translate.habitica.com/api/users/Figgy/?format=api",
            "timestamp": "2024-10-04T05:36:11.349024Z",
            "action": 37,
            "target": "灵活责任制",
            "id": 1174717,
            "action_name": "Marked for edit",
            "url": "https://translate.habitica.com/api/changes/1174717/?format=api"
        }
    ]
}