Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/160015/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/setup/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/setup/es/?format=api",
    "user": null,
    "author": "https://translate.pdfforge.org/api/users/anonymous/?format=api",
    "timestamp": "2024-03-24T23:51:42.785493Z",
    "action": 4,
    "target": "El usuario ejecutando el servicio debe cumplir los siguientes requisitos:",
    "id": 249477,
    "action_name": "Suggestion added",
    "url": "https://translate.pdfforge.org/api/changes/249477/?format=api"
}