Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/373094/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/documentation/developer-api-index/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-api-index/en_devel/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-25T08:06:53.241464Z",
    "action": 59,
    "target": "The current API (v1) is **stable**, meaning we are committed to not introducing breaking changes and to maintaining compatibility. We are currently working on Funkwhale API v2, but this is a work in progress and not yet ready for production use.",
    "id": 341914,
    "action_name": "String updated in the repository",
    "url": "https://translate.funkwhale.audio/api/changes/341914/?format=api"
}