Changes API.

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

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

{
    "unit": "https://traduk.amikumu.com/api/units/716000/?format=api",
    "component": "https://traduk.amikumu.com/api/components/amikumu/website-pages/?format=api",
    "translation": "https://traduk.amikumu.com/api/translations/amikumu/website-pages/en/?format=api",
    "user": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
    "author": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
    "timestamp": "2022-11-12T11:57:20.260288Z",
    "action": 9,
    "target": "Each month we publish a newsletter with behind-the-scenes insights about our plans and successes. We also accept contributions from our community members such as yourself. This is our way of talking directly with you. `Sign up here <http://eepurl.com/c4qiRD>`_.",
    "id": 1305832,
    "action_name": "Translation uploaded",
    "url": "https://traduk.amikumu.com/api/changes/1305832/?format=api"
}