Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/120930/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/es/?format=api",
    "user": null,
    "author": "https://translate.pdfforge.org/api/users/anonymous/?format=api",
    "timestamp": "2020-09-25T14:58:36.397934Z",
    "action": 4,
    "target": "Más email Adjuntos",
    "id": 56483,
    "action_name": "Suggestion added",
    "url": "https://translate.pdfforge.org/api/changes/56483/?format=api"
}