Do not miss any Kitsu API changes, ever again

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

RSS

Changelog

Last update:
Compare
3 structure changes including:
3 Modifications
Modified 3
GET /data/output-files
  • Query
  • fields query parameter Added
GET /data/output-types
  • Query
  • fields query parameter Added
GET /data/softwares
  • Query
  • fields query parameter Added
25 structure changes including:
6 Breaking changes
11 Additions
8 Modifications
6 Removals
Modified 8 Breaking
PUT /data/projects/{project_id}/metadata-descriptors/{metadata_descriptor_id}
  • Path went from /data/projects/{project_id}/metadata-descriptors/{descriptor_id} to /data/projects/{project_id}/metadata-descriptors/{metadata_descriptor_id} (same operationId)
  • Path
  • descriptor_id path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • metadata_descriptor_id path parameter Added
PUT /actions/tasks/{task_id}/set-main-preview
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • 400 response Added
GET /data/projects/{project_id}/schedule-items/{task_type_id}/sequences
  • Query
  • episode_id query parameter Added
GET /data/projects/{project_id}/schedule-items/{task_type_id}/episodes
  • Query
  • episode_id query parameter Added
GET /data/projects/{project_id}/schedule-items/{task_type_id}/asset-types
  • Query
  • episode_id query parameter Added
DELETE /data/projects/{project_id}/metadata-descriptors/{metadata_descriptor_id}
  • Path went from /data/projects/{project_id}/metadata-descriptors/{descriptor_id} to /data/projects/{project_id}/metadata-descriptors/{metadata_descriptor_id} (same operationId)
  • Path
  • descriptor_id path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • metadata_descriptor_id path parameter Added
DELETE /data/tasks/{task_id}/comments/{comment_id}/attachments/{attachment_file_id}
  • Path went from /data/tasks/{task_id}/comments/{comment_id}/attachments/{attachment_id} to /data/tasks/{task_id}/comments/{comment_id}/attachments/{attachment_file_id} (same operationId)
  • Path
  • attachment_id path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • attachment_file_id path parameter Added
GET /data/projects/{project_id}/metadata-descriptors/{metadata_descriptor_id}
  • Path went from /data/projects/{project_id}/metadata-descriptors/{descriptor_id} to /data/projects/{project_id}/metadata-descriptors/{metadata_descriptor_id} (same operationId)
  • Path
  • descriptor_id path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • metadata_descriptor_id path parameter Added
Removed 6 Breaking
POST /data/task-types/reorder
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /data/projects/{project_id}/task-type-links/batch
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /data/projects/{project_id}/task-status-links/batch
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /data/project-templates/{template_id}/task-types/reorder
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /data/project-templates/{template_id}/task-statuses/reorder
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /data/metadata-descriptors/all-projects/reorder
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 11
POST /import/shotgun/remove/project-connection
POST /import/shotgun/project-connections
POST /data/entities/guess-from-path
POST /actions/task-types/reorder
POST /actions/projects/{project_id}/task-type-links/reorder
POST /actions/projects/{project_id}/task-status-links/reorder
POST /actions/project-templates/{project_template_id}/task-types/reorder
POST /actions/project-templates/{project_template_id}/task-statuses/reorder
POST /actions/metadata-descriptors/all-projects/reorder
GET /data/user/sequences/{sequence_id}/task-types/{task_type_id}/subscribed
GET /data/projects/{project_id}/schedule-items/{task_type_id}/edits
15 structure changes including:
13 Additions
2 Modifications
Modified 2 Breaking
POST /actions/playlists/{playlist_id}/add-entities
  • Body
  • application/json content type Modified
    • entity_ids property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • entities property Added
POST /actions/projects/{project_id}/delete-entities
  • Response
  • 400 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
Added 13
DELETE /data/metadata-descriptors/all-projects/{field_name}
POST /actions/user/tasks/subscribe
POST /actions/user/tasks/unsubscribe
POST /data/metadata-descriptors/all-projects
POST /data/metadata-descriptors/all-projects/reorder
POST /data/project-templates/{template_id}/task-statuses/reorder
POST /data/project-templates/{template_id}/task-types/reorder
POST /data/projects/{project_id}/settings/batch
POST /data/projects/{project_id}/task-status-links/batch
POST /data/projects/{project_id}/task-type-links/batch
POST /data/task-types/reorder
PUT /actions/tasks/set-main-preview
PUT /data/metadata-descriptors/all-projects/{field_name}
4 structure changes including:
4 Additions
Added 4
POST /actions/playlists/{playlist_id}/add-entities
POST /actions/projects/{project_id}/delete-entities
PUT /actions/tasks/set-priority
PUT /data/projects/{project_id}/entities/casting
2 structure changes including:
2 Modifications
Modified 2
GET /data/assets/with-tasks
  • Query
  • compact, stream query parameters Added
GET /data/shots/with-tasks
  • Query
  • compact, stream query parameters Added
1 structure change including:
1 Breaking change
1 Removal
Removed 1 Breaking
POST /auth/register
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
2 structure changes including:
1 Addition
1 Modification
Modified 1 Breaking
GET /data/persons/task-dates
  • Response
  • 200 response Modified
    • application/json content type Modified
      • first_start_date, last_end_date properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • min_date, max_date properties Added
Added 1
POST /actions/persons/{person_id}/reset-password-link
2 structure changes including:
2 Additions
Added 2
GET /auth/oidc/callback
GET /auth/oidc/login
1 structure change including:
1 Addition
Added 1
GET /shared/playlists/{token}/pictures/originals/preview-files/{preview_file_id}.{extension}
4 structure changes including:
4 Modifications
Modified 4
GET /data/persons/{instance_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • country property Added
POST /data/persons
  • Body
  • application/json content type Modified
    • country property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • country property Added
POST /import/csv/persons
  • Response
  • 201 response Modified
    • application/json content type Modified
      • role, departments, studio_id, country, contract_type, position, seniority, daily_salary properties Added
PUT /data/persons/{instance_id}
  • Body
  • application/json content type Modified
    • country property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • country property Added
4 structure changes including:
4 Modifications
Modified 4
GET /data/persons/{instance_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • country property Added
POST /data/persons
  • Body
  • application/json content type Modified
    • country property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • country property Added
POST /import/csv/persons
  • Response
  • 201 response Modified
    • application/json content type Modified
      • role, departments, studio_id, country, contract_type, position, seniority, daily_salary properties Added
PUT /data/persons/{instance_id}
  • Body
  • application/json content type Modified
    • country property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • country property Added
1 structure change including:
1 Modification
Modified 1
POST /pictures/preview-files/{instance_id}
  • Response
  • 500 response Added
3 structure changes including:
3 Additions
Added 3
GET /actions/preview-files/{preview_file_id}/extract-annotated-frame
GET /actions/preview-files/{preview_file_id}/extract-annotated-frames
GET /actions/preview-files/{preview_file_id}/extract-annotated-frames-pdf
11 structure changes including:
11 Additions
Added 11
POST /import/kitsu/attachment-files
POST /import/kitsu/build-jobs
POST /import/kitsu/metadata-descriptors
POST /import/kitsu/milestones
POST /import/kitsu/news
POST /import/kitsu/notifications
POST /import/kitsu/playlists
POST /import/kitsu/preview-files
POST /import/kitsu/schedule-items
POST /import/kitsu/subscriptions
POST /import/kitsu/time-spents
1 structure change including:
1 Addition
Added 1
POST /actions/tasks/{task_id}/comments/{comment_id}/move
1 structure change including:
1 Addition
Added 1
POST /data/entities/{entity_id}/tasks
1 structure change including:
1 Addition
Added 1
GET /shared/playlists/{token}/preview-files/{preview_file_id}/download
6 structure changes including:
1 Addition
5 Modifications
Modified 5
GET /shared/playlists/{token}/movies/originals/preview-files/{preview_file_id}.mp4
  • Response
  • 403 response Added
GET /shared/playlists/{token}/movies/tiles/preview-files/{preview_file_id}.png
  • Response
  • 403 response Added
GET /shared/playlists/{token}/pictures/originals/preview-files/{preview_file_id}.png
  • Response
  • 403 response Added
GET /shared/playlists/{token}/pictures/thumbnails/preview-files/{preview_file_id}.png
  • Response
  • 403 response Added
GET /shared/playlists/{token}/preview-files/{preview_file_id}
  • Response
  • 403 response Added
Added 1
POST /data/playlists/{playlist_id}/share/{token}/invite
16 structure changes including:
16 Additions
Added 16
DELETE /shared/playlists/{token}/comments/{comment_id}
DELETE /shared/playlists/{token}/comments/{comment_id}/attachments/{attachment_id}
GET /shared/playlists/{token}
GET /shared/playlists/{token}/attachment-files/{attachment_id}/file/{file_name}
GET /shared/playlists/{token}/comments
GET /shared/playlists/{token}/context
GET /shared/playlists/{token}/movies/originals/preview-files/{preview_file_id}.mp4
GET /shared/playlists/{token}/movies/tiles/preview-files/{preview_file_id}.png
GET /shared/playlists/{token}/pictures/originals/preview-files/{preview_file_id}.png
GET /shared/playlists/{token}/pictures/thumbnails/preview-files/{preview_file_id}.png
GET /shared/playlists/{token}/preview-files/{preview_file_id}
POST /shared/playlists/{token}/comments
POST /shared/playlists/{token}/comments/{comment_id}/attachments
POST /shared/playlists/{token}/guest
PUT /shared/playlists/{token}/annotations
PUT /shared/playlists/{token}/comments/{comment_id}
24 structure changes including:
24 Additions
Added 24
DELETE /data/project-templates/{instance_id}
DELETE /data/project-templates/{template_id}/asset-types/{asset_type_id}
DELETE /data/project-templates/{template_id}/preview-background-files/{preview_background_file_id}
DELETE /data/project-templates/{template_id}/status-automations/{status_automation_id}
DELETE /data/project-templates/{template_id}/task-statuses/{task_status_id}
DELETE /data/project-templates/{template_id}/task-types/{task_type_id}
GET /data/project-templates
GET /data/project-templates/{instance_id}
GET /data/project-templates/{template_id}/asset-types
GET /data/project-templates/{template_id}/preview-background-files
GET /data/project-templates/{template_id}/status-automations
GET /data/project-templates/{template_id}/task-statuses
GET /data/project-templates/{template_id}/task-types
POST /data/project-templates
POST /data/project-templates/from-project/{project_id}
POST /data/project-templates/{template_id}/asset-types
POST /data/project-templates/{template_id}/preview-background-files
POST /data/project-templates/{template_id}/status-automations
POST /data/project-templates/{template_id}/task-statuses
POST /data/project-templates/{template_id}/task-types
POST /data/projects/{project_id}/apply-template/{template_id}
PUT /data/project-templates/{instance_id}
PUT /data/project-templates/{template_id}/default-preview-background-file
PUT /data/project-templates/{template_id}/metadata-descriptors