Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/125275/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/de/?format=api",
    "user": null,
    "author": "https://translate.pdfforge.org/api/users/anonymous/?format=api",
    "timestamp": "2020-10-22T22:00:08.991277Z",
    "action": 29,
    "target": "Komprimierung:",
    "id": 58298,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://translate.pdfforge.org/api/changes/58298/?format=api"
}