Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/373789/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/documentation/developer-federation-index/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-federation-index/en_devel/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-25T08:06:55.427231Z",
    "action": 59,
    "target": "An `Audio` object is a custom object used to store upload information. It extends the [ActivityStreams Audio object](https://www.w3.org/TR/activitystreams-vocabulary/#dfn-audio) with custom attributes.",
    "id": 342689,
    "action_name": "String updated in the repository",
    "url": "https://translate.funkwhale.audio/api/changes/342689/?format=api"
}