Changes API.

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

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

{
    "unit": "https://traduk.amikumu.com/api/units/735672/?format=api",
    "component": "https://traduk.amikumu.com/api/components/amikumu/website-pages/?format=api",
    "translation": "https://traduk.amikumu.com/api/translations/amikumu/website-pages/sr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-23T10:30:41.722023Z",
    "action": 59,
    "target": "There's little we can provide for your invaluable help. However, there are a few perks to being an ambassador. We provide ambassadors with unique in-app collectible badges among other things. Feel free to reach out to us for more info at `[email protected] <mailto:[email protected]>`_.",
    "id": 1542028,
    "action_name": "String updated in the repository",
    "url": "https://traduk.amikumu.com/api/changes/1542028/?format=api"
}