Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/123164/?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": "2020-12-23T06:43:45.017301Z",
    "action": 2,
    "target": "Jūsų licencija baigs galioti už {0} dienos.\u001e\u001eJūsų licencija baigs galioti už {0} dienų.\u001e\u001eJūsų licencijos galiojimas baigsis už {0} dienų.",
    "id": 59666,
    "action_name": "Translation changed",
    "url": "https://translate.pdfforge.org/api/changes/59666/?format=api"
}