Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/109437/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/ro/?format=api",
    "user": "https://translate.pdfforge.org/api/users/sciuro/?format=api",
    "author": "https://translate.pdfforge.org/api/users/sciuro/?format=api",
    "timestamp": "2020-01-25T03:17:05.137673Z",
    "action": 2,
    "target": "și încă {0} fișier/director\u001e\u001eși alte {0} fișiere/directoare\u001e\u001eși alte {0} fișiere/directoare",
    "id": 46123,
    "action_name": "Translation changed",
    "url": "https://translate.pdfforge.org/api/changes/46123/?format=api"
}