Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/152117/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-30T19:35:02.791128Z",
    "action": 59,
    "target": "Benutzer-Token ermöglichen es, Informationen wie E-Mail-Adresse, Betreff und Text direkt im Dokument vorzugeben, ohne die PDFCreator-Einstellungen bei jeder Konvertierung manuell öffnen zu müssen.",
    "id": 99188,
    "action_name": "String updated in the repository",
    "url": "https://translate.pdfforge.org/api/changes/99188/?format=api"
}