Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3341859/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/uk/?format=api",
    "user": "https://translate.habitica.com/api/users/Ell-Wolf/?format=api",
    "author": "https://translate.habitica.com/api/users/Ell-Wolf/?format=api",
    "timestamp": "2025-03-28T09:55:44.804635Z",
    "action": 2,
    "target": "Ви надіслали <strong><%- name %></strong><br> підписку Habitica на <%= months %> місяць(-ів), і таку ж підписку було застосовано до вашого акаунту в рамках нашої акції «Подаруйте підписку, отримайте підписку»!",
    "id": 1236911,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1236911/?format=api"
}