Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/180142/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/messages/id/?format=api",
    "user": "https://translate.habitica.com/api/users/Falzart/?format=api",
    "author": "https://translate.habitica.com/api/users/Falzart/?format=api",
    "timestamp": "2023-03-19T00:58:51.604557Z",
    "action": 2,
    "target": "Kamu tidak dapat melaporkan pesan dari sistem. Jika kamu perlu melaporkan pelanggaran dari Pedoman Komunitas terkait dengan pesan ini, harap email screenshot itu beserta penjelasan kepada Manajer Komunitas kami di <%= communityManagerEmail %>.",
    "id": 407754,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/407754/?format=api"
}