Translation components API.

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

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

{
    "count": 522,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/faq/ja/changes/?format=api&page=26",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3343594/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/faq/ja/?format=api",
            "user": "https://translate.habitica.com/api/users/hb-dc2n08nyoro/?format=api",
            "author": "https://translate.habitica.com/api/users/hb-dc2n08nyoro/?format=api",
            "timestamp": "2025-04-14T11:01:26.016134Z",
            "action": 45,
            "target": "",
            "id": 1239609,
            "action_name": "New contributor",
            "url": "https://translate.habitica.com/api/changes/1239609/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3343594/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/faq/ja/?format=api",
            "user": "https://translate.habitica.com/api/users/hb-dc2n08nyoro/?format=api",
            "author": "https://translate.habitica.com/api/users/hb-dc2n08nyoro/?format=api",
            "timestamp": "2025-04-14T11:01:26.020080Z",
            "action": 5,
            "target": "Habiticaにおけるクラスとはなんですか?",
            "id": 1239610,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1239610/?format=api"
        }
    ]
}