Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/127169/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator-online/frontend/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator-online/frontend/fr/?format=api",
    "user": null,
    "author": "https://translate.pdfforge.org/api/users/anonymous/?format=api",
    "timestamp": "2020-12-24T17:02:36.082281Z",
    "action": 4,
    "target": "Désolé, supprimer le mot de passe du fichier PDF a échoué.",
    "id": 59699,
    "action_name": "Suggestion added",
    "url": "https://translate.pdfforge.org/api/changes/59699/?format=api"
}