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

about 11 hours ago

main
0.20.83
Compare

API structure has changed

Next change
21 structure changes including:
21 Modifications
Modified 21 Breaking
DELETE /import/shotgun/errors/{error_id}
  • Path
  • error_id path parameter Modified
    • Type is now string(uuid)
  • Response
  • 204 response Modified
    • application/json content type Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 400 response Added
GET /import/shotgun/errors
  • Response
  • 200 response Modified
    • application/json content type Added
  • 400 response Added
POST /import/kitsu/comments
  • Body
  • application/json content type Modified
    • name, project_id properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • object_id, text, person_id properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • text property Added
POST /import/kitsu/entities
  • Body
  • application/json content type Modified
    • entity_type_id property Added
POST /import/kitsu/entity-links
  • Body
  • application/json content type Modified
    • name, project_id properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • entity_in_id, entity_out_id properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • entity_in_id, entity_out_id properties Added
POST /import/kitsu/projects
  • Body
  • application/json content type Modified
    • project_id property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • production_type property Added
POST /import/kitsu/tasks
  • Body
  • application/json content type Modified
    • entity_id, task_type_id properties Added
POST /import/shotgun/assets
  • Body
  • application/json content type Modified
    • name property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • description, sg_asset_type, project, parents properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • description property Added
POST /import/shotgun/episodes
  • Body
  • application/json content type Modified
    • name property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • description, project properties Added
POST /import/shotgun/errors
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 201, 400 responses Added
  • Body
  • application/json content type Added
POST /import/shotgun/notes
  • Body
  • application/json content type Modified
    • code, name properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • content, tasks, user, created_at properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name, updated_at properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • text property Added
POST /import/shotgun/persons
  • Body
  • application/json content type Modified
    • code, name properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • firstname, lastname, email, login, sg_status_list, permission_rule_set, department properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • first_name, last_name, email, role properties Added
POST /import/shotgun/projectconnections
  • Body
  • application/json content type Modified
    • code, name properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • project, user properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • team property Added
POST /import/shotgun/projects
  • Body
  • application/json content type Modified
    • code property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • sg_status property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Added
POST /import/shotgun/scenes
  • Body
  • application/json content type Modified
    • name property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • project property Added
POST /import/shotgun/sequences
  • Body
  • application/json content type Modified
    • name property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • description, project, episode properties Added
POST /import/shotgun/shots
  • Body
  • application/json content type Modified
    • name property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • sg_cut_in, sg_cut_duration, project, sg_sequence, sg_scene, assets properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Added
POST /import/shotgun/status
  • Body
  • application/json content type Modified
    • bg_color property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • short_name, color properties Added
POST /import/shotgun/steps
  • Body
  • application/json content type Modified
    • name property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • short_name, color, entity_type properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • short_name, color, for_entity properties Added
POST /import/shotgun/tasks
  • Body
  • application/json content type Modified
    • code, name properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • cached_display_name, start_date, due_date, sg_sort_order, duration, step, project, entity, sg_status_list, created_by, task_assignees properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • start_date, due_date properties Added
POST /import/shotgun/versions
  • Body
  • application/json content type Modified
    • name property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • description, sg_task, user, sg_uploaded_movie properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • description, source properties Added