Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/183564/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-09T22:19:25.723948Z",
    "action": 59,
    "target": "Gebruikerstokens in paginanummerformaat vereist dat de gebruikerstokensactie ingeschakeld is.",
    "id": 248011,
    "action_name": "String updated in the repository",
    "url": "https://translate.pdfforge.org/api/changes/248011/?format=api"
}