Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/104177/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/lt/?format=api",
    "user": "https://translate.pdfforge.org/api/users/tichij/?format=api",
    "author": "https://translate.pdfforge.org/api/users/tichij/?format=api",
    "timestamp": "2019-04-11T09:55:13.836328Z",
    "action": 5,
    "target": "Išsaugoti failą tik laikinai",
    "id": 36170,
    "action_name": "New translation",
    "url": "https://translate.pdfforge.org/api/changes/36170/?format=api"
}