Changes API.

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

GET /api/changes/524061/?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": null,
    "author": null,
    "timestamp": "2023-08-08T14:29:08.440093Z",
    "action": 30,
    "target": "Has contributed to Habitica, whether via code, art, music, writing, or other methods.",
    "id": 524061,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/524061/?format=api"
}