Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/105105/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/fr/?format=api",
    "user": "https://translate.pdfforge.org/api/users/michel/?format=api",
    "author": "https://translate.pdfforge.org/api/users/michel/?format=api",
    "timestamp": "2022-05-11T05:10:36.309029Z",
    "action": 7,
    "target": "Activez cette option pour charger les profils à partir du fichier ini qui se trouve dans \"%ProgramData%\\pdfforge\\PDFCreator\". Cette option est activée par défaut et doit être explicitement désactivée.",
    "id": 87309,
    "action_name": "Suggestion accepted",
    "url": "https://translate.pdfforge.org/api/changes/87309/?format=api"
}