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

14 days ago

main
0.20.82
Compare

API structure has changed

57 structure changes including:
57 Modifications
Modified 57 Breaking
DELETE /data/concepts/{concept_id}
  • Query
  • force query parameter Added
DELETE /data/departments/{department_id}/hardware-items/{hardware_item_id}
  • Response
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /data/departments/{department_id}/software-licenses/{software_id}
  • Response
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /data/edits/{edit_id}
  • Query
  • force query parameter Added
GET /data/attachment-files/{attachment_file_id}/file/{file_name}
  • Response
  • 200 response Modified
    • application/octet-stream content type Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/concepts
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/concepts/with-tasks
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/concepts/{concept_id}
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/concepts/{concept_id}/preview-files
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/concepts/{concept_id}/task-types
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/concepts/{concept_id}/tasks
  • Response
  • 200 response Modified
    • application/json content type Added
  • Query
  • relations query parameter Added
GET /data/departments/hardware-items
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/departments/software-licenses
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/departments/{department_id}/hardware-items/{hardware_item_id}
  • Response
  • 200 response Modified
    • application/json content type Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/departments/{department_id}/software-licenses/{software_id}
  • Response
  • 200 response Modified
    • application/json content type Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/edits
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/edits/all
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/edits/with-tasks
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/edits/{edit_id}
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/edits/{edit_id}/preview-files
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/edits/{edit_id}/task-types
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/edits/{edit_id}/tasks
  • Response
  • 200 response Modified
    • application/json content type Added
  • Query
  • relations query parameter Added
GET /data/edits/{edit_id}/versions
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/entities/{entity_id}/entities-linked/with-tasks
  • Path
  • entity_id path parameter Modified
    • Type is no longer string(uuid)
      Breaking
  • Response
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/entities/{entity_id}/news
  • Path
  • entity_id path parameter Modified
    • Type is no longer string(uuid)
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • title, content, entity_id properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • change, comment_id, task_id, preview_file_id, updated_at properties Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/entities/{entity_id}/preview-files
  • Path
  • entity_id path parameter Modified
    • Type is no longer string(uuid)
      Breaking
  • Response
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/entities/{entity_id}/time-spents
  • Path
  • entity_id path parameter Modified
    • Type is no longer string(uuid)
      Breaking
  • Response
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/episodes/{episode_id}/edit-tasks
  • Response
  • 200 response Modified
    • application/json content type Added
  • Query
  • relations query parameter Added
GET /data/episodes/{episode_id}/edits
  • Response
  • 200 response Modified
    • application/json content type Added
  • Query
  • relations query parameter Added
GET /data/events/last
  • Response
  • 200 response Modified
    • application/json content type Added
  • Query
  • name query parameter Added
GET /data/events/login-logs/last
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/projects/{project_id}/asset-types/{asset_type_id}/casting
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/projects/{project_id}/attachment-files
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/projects/{project_id}/concepts
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/projects/{project_id}/edits
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/projects/{project_id}/entities/{entity_id}/casting
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/projects/{project_id}/entity-links
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/projects/{project_id}/episodes/casting
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/projects/{project_id}/episodes/{episode_id}/sequences/all/casting
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/projects/{project_id}/sequences/all/casting
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/projects/{project_id}/sequences/{sequence_id}/casting
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/scenes/{scene_id}/asset-instances
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/scenes/{scene_id}/camera-instances
  • Response
  • 201 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 200 response Added
GET /data/shots/{shot_id}/asset-instances
  • Response
  • 200 response Modified
    • application/json content type Added
GET /data/tasks/{task_id}/attachment-files
  • Response
  • 200 response Modified
    • application/json content type Added
POST /actions/projects/{project_id}/tasks/comment-many
  • Response
  • 201 response Modified
    • application/json content type Added
  • Body
  • application/json content type Added
POST /actions/tasks/{task_id}/comment
  • Response
  • 201 response Modified
    • application/json content type Added
  • Body
  • application/json content type Added
POST /actions/tasks/{task_id}/comments/{comment_id}/add-attachment
  • Response
  • 201 response Modified
    • application/json content type Added
POST /data/departments/{department_id}/hardware-items
  • Response
  • 201 response Modified
    • application/json content type Added
  • 404, 400 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • application/json content type Added
POST /data/departments/{department_id}/software-licenses
  • Response
  • 201 response Modified
    • application/json content type Added
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • application/json content type Added
POST /data/projects/{project_id}/concepts
  • Response
  • 201 response Modified
    • application/json content type Added
  • Body
  • application/json content type Added
POST /data/projects/{project_id}/edits
  • Response
  • 201 response Modified
    • application/json content type Added
  • Body
  • application/json content type Added
POST /data/scenes/{scene_id}/asset-instances
  • Response
  • 201 response Modified
    • application/json content type Added
  • Body
  • application/json content type Added
POST /data/shots/{shot_id}/asset-instances
  • Response
  • 201 response Modified
    • application/json content type Added
  • Body
  • application/json content type Added
POST /data/tasks/{task_id}/comments/{comment_id}/ack
  • Response
  • 200 response Modified
    • application/json content type Added
POST /data/tasks/{task_id}/comments/{comment_id}/reply
  • Response
  • 200 response Modified
    • application/json content type Added
PUT /data/projects/{project_id}/entities/{entity_id}/casting
  • Response
  • 200 response Modified
    • application/json content type Added
  • Body
  • application/json content type Added