Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/112866/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/setup/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/setup/sl/?format=api",
    "user": "https://translate.pdfforge.org/api/users/enklem/?format=api",
    "author": "https://translate.pdfforge.org/api/users/enklem/?format=api",
    "timestamp": "2020-01-14T21:01:48.691603Z",
    "action": 5,
    "target": "PDFCreator enake ali novejše verzije je že nameščen.\nČe želite ponovno namestiti že nameščeno ali starejšo verzijo, najprej odstranite PDFCreator.",
    "id": 44585,
    "action_name": "New translation",
    "url": "https://translate.pdfforge.org/api/changes/44585/?format=api"
}