Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/96688/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/he/?format=api",
    "user": "https://translate.habitica.com/api/users/deleted-557/?format=api",
    "author": "https://translate.habitica.com/api/users/deleted-557/?format=api",
    "timestamp": "2021-08-04T06:42:42.433120Z",
    "action": 2,
    "target": "אם הבעיה נמשכת, נא <%= linkStart %>לדווח על התקלה<%= linkEnd %> - אם לא עשית זאת כבר.",
    "id": 268955,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/268955/?format=api"
}