Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/110560/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/pt_BR/?format=api",
    "user": "https://translate.pdfforge.org/api/users/deleted-17/?format=api",
    "author": "https://translate.pdfforge.org/api/users/deleted-17/?format=api",
    "timestamp": "2020-01-11T01:07:09.923179Z",
    "action": 5,
    "target": "O seguinte arquivo não pode ser convertido:\u001e\u001eOs seguintes arquivos não podem ser convertidos:",
    "id": 43425,
    "action_name": "New translation",
    "url": "https://translate.pdfforge.org/api/changes/43425/?format=api"
}