Changes API.

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

GET /api/changes/524062/?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.440136Z",
    "action": 59,
    "target": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!",
    "id": 524062,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/524062/?format=api"
}