Kitsu API

Changelog

Last update:
Compare
0.17.54

API structure has changed

Modified 1
GET /data/projects/{project_id}/entity-links
  • Query
  • page query parameter Added

API structure has changed

Added 1
GET /status/test-event

API structure has changed

Added 11
DELETE /data/preview-background-files/{instance_id}
DELETE /data/projects/{project_id}/settings/preview-background-files/{preview_background_file_id}
GET /data/preview-background-files
GET /data/preview-background-files/{instance_id}
GET /data/projects/{project_id}/settings/preview-background-files
GET /pictures/preview-background-files/{instance_id}.{extension}
GET /pictures/thumbnails/preview-background-files/{instance_id}.png
POST /data/preview-background-files
POST /data/projects/{project_id}/settings/preview-background-files
POST /pictures/preview-background-files/{instance_id}
PUT /data/preview-background-files/{instance_id}

API structure has changed

Added 10
DELETE /data/search-filter-groups/{instance_id}
DELETE /data/user/filter-groups/{filter_group_id}
GET /data/search-filter-groups/
GET /data/search-filter-groups/{instance_id}
GET /data/user/filter-groups
GET /data/user/filter-groups/{filter_group_id}
POST /data/search-filter-groups/
POST /data/user/filter-groups
PUT /data/search-filter-groups/{instance_id}
PUT /data/user/filter-groups/{filter_group_id}

API structure has changed

Removed 1 Breaking
GET /data/preview-files/{preview_file_id}/extract-frame
Added 2
GET /actions/preview-files/{preview_file_id}/extract-frame
GET /movies/tiles/preview-files/{instance_id}.png
0.17.10

API structure has changed

Added 1
GET /data/persons/task-dates
0.16.18

API structure has changed

Added 1
GET /data/preview-files/{preview_file_id}/extract-frame
0.16.16

API structure has changed

Modified 1
POST /actions/tasks/{task_id}/comments/{comment_id}/add-preview
  • Body
  • content type Added
Added 2
POST /import/edl/projects/{project_id}
POST /import/edl/projects/{project_id}/episodes/{episode_id}
0.16.13

API structure has changed

Modified 3 Breaking
GET /data/projects/{project_id}/news
  • Query
  • episode_id query parameter Added
POST /actions/tasks/{task_id}/time-spents/{date}/persons/{person_id}
  • Body
  • content type Modified
    • duration attribute Modified
POST /actions/tasks/{task_id}/time-spents/{date}/persons/{person_id}/add
  • Body
  • content type Modified
    • duration attribute Modified
Removed 1 Breaking
GET /data/persons/{instance_id}
Added 21
DELETE /actions/persons/{person_id}/disable-two-factor-authentication
DELETE /auth/email-otp
DELETE /auth/fido
DELETE /auth/totp
GET /actions/tasks/{task_id}/time-spents
GET /auth/email-otp
GET /auth/fido
GET /data/projects/news
GET /data/projects/{project_id}/episodes/{episode_id}/sequences/all/casting
GET /data/projects/{project_id}/sequences/all/casting
GET /data/user/tasks-to-check
POST /actions/persons/{person_id}/change-password
POST /actions/projects/{project_id}/task-types/{task_type_id}/create-tasks/{entity_type}/
POST /auth/email-otp
POST /auth/fido
POST /auth/totp
PUT /actions/tasks/{task_id}/set-main-preview
PUT /auth/email-otp
PUT /auth/fido
PUT /auth/recovery-codes
PUT /auth/totp

API documentation has been created