Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/39329/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/funkwhale/contribute/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/contribute/es/?format=api",
    "user": null,
    "author": "https://translate.funkwhale.audio/api/users/anonymous/?format=api",
    "timestamp": "2021-12-07T11:20:58.894447Z",
    "action": 4,
    "target": "úsa al submenú para buscar traducciónes parecidas, mirar a comentarios de otros traductores, sus suggerencias y actividád pasada.",
    "id": 67615,
    "action_name": "Suggestion added",
    "url": "https://translate.funkwhale.audio/api/changes/67615/?format=api"
}