Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/124961/?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": "2020-08-27T08:59:47.769067Z",
    "action": 13,
    "target": "",
    "id": 56373,
    "action_name": "New source string",
    "url": "https://translate.pdfforge.org/api/changes/56373/?format=api"
}