Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/34184044/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/extensions/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/extensions/it/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/valtermura/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/deneb/?format=api",
    "timestamp": "2020-08-05T12:10:05.492170Z",
    "action": 7,
    "target": "Note di rilascio/Cronologia della versione/Descrizione del rilascio",
    "id": 1254232,
    "action_name": "Suggestion accepted",
    "url": "https://translations.documentfoundation.org/api/changes/1254232/?format=api"
}