Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/199165/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/en_GB/?format=api",
    "user": "https://translate.funkwhale.audio/api/users/Sporiff/?format=api",
    "author": "https://translate.funkwhale.audio/api/users/Sporiff/?format=api",
    "timestamp": "2022-06-28T20:14:18.163487Z",
    "action": 2,
    "target": "favourites",
    "id": 149548,
    "action_name": "Translation changed",
    "url": "https://translate.funkwhale.audio/api/changes/149548/?format=api"
}