Change Updates

Do not miss any Kitsu API changes, ever again

Subscribe to the Kitsu API changelog to be up to date on recent changes.

RSS

13 days ago

main
0.20.82
Compare

API structure has changed

48 structure changes including:
48 Modifications
Modified 48 Breaking
DELETE /actions/user/chats/{entity_id}/join
  • Response
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /actions/user/clear-avatar
  • Response
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /actions/user/sequences/{sequence_id}/task-types/{task_type_id}/unsubscribe
  • Response
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /actions/user/tasks/{task_id}/unsubscribe
  • Response
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /data/user/filter-groups/{filter_group_id}
  • Path
  • filter_id path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • filter_group_id path parameter Added
DELETE /data/user/filters/{filter_id}
  • Response
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/assets/{asset_id}/task-types
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, short_name, color, priority, for_entity, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/assets/{asset_id}/tasks
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, task_type_id, task_status_id, assigner_id, assignees, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/chats
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, entity_id, entity_type, participants, created_at, updated_at properties Added
GET /data/user/context
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user, projects, departments, asset_types, task_types, task_status, custom_actions, status_automations, studios, notification_count, persons, project_status, search_filters, search_filter_groups, preview_background_files properties Added
GET /data/user/day-offs/{date}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, person_id, date, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/desktop-login-logs
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, person_id, date, created_at, updated_at properties Added
GET /data/user/done-tasks
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, task_type_id, task_status_id, assigner_id, assignees, created_at, updated_at properties Added
GET /data/user/entities/{sequence_id}/task-types/{task_type_id}/subscribed
  • Response
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/filter-groups
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, color, list_type, entity_type, project_id, is_shared, created_at, updated_at properties Added
GET /data/user/filter-groups/{filter_group_id}
  • Response
  • 200 response Modified
    • application/json content type Added
  • Path
  • search_filter_group_id path parameter Added
GET /data/user/filters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, query, list_type, entity_type, project_id, is_shared, created_at, updated_at properties Added
GET /data/user/notifications
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, type, read, author_id, comment_id, task_id, created_at, updated_at properties Added
GET /data/user/notifications/{notification_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, type, read, author_id, comment_id, task_id, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/projects/open
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, description, status, fps, ratio, resolution, created_at, updated_at properties Added
GET /data/user/projects/{project_id}/asset-types
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, short_name, color, project_id, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/projects/{project_id}/asset-types/{asset_type_id}/assets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, description, asset_type_id, project_id, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/projects/{project_id}/episodes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, description, project_id, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/projects/{project_id}/sequences
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, description, project_id, fps, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/projects/{project_id}/task-types/{task_type_id}/sequence-subscriptions
  • Response
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/scenes/{scene_id}/task-types
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, short_name, color, priority, for_entity, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/scenes/{scene_id}/tasks
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, task_type_id, task_status_id, assigner_id, assignees, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/sequences/{sequence_id}/scenes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, description, sequence_id, project_id, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/sequences/{sequence_id}/shots
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, description, sequence_id, project_id, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/sequences/{sequence_id}/task-types
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, short_name, color, priority, for_entity, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/sequences/{sequence_id}/tasks
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, task_type_id, task_status_id, assigner_id, assignees, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/shots/{shot_id}/task-types
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, short_name, color, priority, for_entity, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/shots/{shot_id}/tasks
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, task_type_id, task_status_id, assigner_id, assignees, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/tasks
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, task_type_id, task_status_id, assigner_id, assignees, created_at, updated_at properties Added
GET /data/user/tasks-to-check
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, name, task_type_id, task_status_id, assigner_id, assignees, created_at, updated_at properties Added
GET /data/user/tasks/{task_id}/subscribed
  • Response
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/tasks/{task_id}/time-spents/{date}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, person_id, task_id, date, duration, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/user/time-spents
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, person_id, task_id, date, duration, created_at, updated_at properties Added
GET /data/user/time-spents/{date}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date, total_duration, entries properties Added
POST /actions/user/chats/{entity_id}/join
  • Response
  • 201 response Modified
    • application/json content type Modified
      • id, entity_id, entity_type, participants, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /actions/user/sequences/{sequence_id}/task-types/{task_type_id}/subscribe
  • Response
  • 201 response Modified
    • application/json content type Modified
      • id, person_id, sequence_id, task_type_id, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /actions/user/tasks/{task_id}/subscribe
  • Response
  • 201 response Modified
    • application/json content type Modified
      • id, person_id, task_id, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /data/user/desktop-login-logs
  • Response
  • 201 response Modified
    • application/json content type Modified
      • id, person_id, date, created_at, updated_at properties Added
POST /data/user/filter-groups
  • Response
  • 201 response Modified
    • application/json content type Modified
      • id, name, color, list_type, entity_type, project_id, is_shared, created_at, updated_at properties Added
POST /data/user/filters
  • Response
  • 201 response Modified
    • application/json content type Modified
      • id, name, query, list_type, entity_type, project_id, is_shared, created_at, updated_at properties Added
PUT /data/user/filter-groups/{filter_group_id}
  • Response
  • 200 response Modified
    • application/json content type Added
  • Path
  • filter_id path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • filter_group_id path parameter Added
  • Body
  • application/json content type Added
PUT /data/user/filters/{filter_id}
  • Path
  • filter_id path parameter Modified
    • Type is now string(uuid)
  • Response
  • 200 response Modified
    • application/json content type Added
  • Body
  • application/json content type Added
PUT /data/user/notifications/{notification_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, type, read, author_id, comment_id, task_id, created_at, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking