Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/154825/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/ru/?format=api",
    "user": "https://translate.pdfforge.org/api/users/nmayorga/?format=api",
    "author": "https://translate.pdfforge.org/api/users/nmayorga/?format=api",
    "timestamp": "2023-02-10T14:35:49.332242Z",
    "action": 4,
    "target": "Введите имя (одного из) файлов настроек, расположенных в папке «%ProgramData%\\pdfforge\\PDFCreator».",
    "id": 158763,
    "action_name": "Suggestion added",
    "url": "https://translate.pdfforge.org/api/changes/158763/?format=api"
}