Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/64290/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/contrib/sk/?format=api",
    "user": "https://translate.habitica.com/api/users/Filip84b/?format=api",
    "author": "https://translate.habitica.com/api/users/Filip84b/?format=api",
    "timestamp": "2024-10-06T15:13:44.024579Z",
    "action": 2,
    "target": "Prispel do Habitici, programovaním, umením, hudbou, písaním, alebo akýmkoľvek iným spôsobom.",
    "id": 1175380,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1175380/?format=api"
}