Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/382886/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-25T18:31:27.044880Z",
    "action": 59,
    "target": "On non docker setups, you'll have to update the `[Service]` block of your funkwhale-server systemd unit file to launch the application server using daphne instead of gunicorn.",
    "id": 352502,
    "action_name": "String updated in the repository",
    "url": "https://translate.funkwhale.audio/api/changes/352502/?format=api"
}