Skip to content
On this page

Anime Studio


An anime studio API resource represents the association between an anime and a studio.

Fields

NameTypeNullableDefaultDescription
created_atDateNoNoThe date that the resource was created
updated_atDateNoNoThe date that the resource was last modified

Allowed Include Paths

  • anime
  • studio

Endpoints

Anime Studio Destroy

The anime studio destroy endpoint deletes an anime studio and returns the deleted anime studio resource.

Anime Studio Index

The anime studio index endpoint displays a listing of anime studio resources.

Anime Studio Show

The anime studio show endpoint returns an anime studio resource.

Anime Studio Store

The anime studio store endpoint creates a new anime studio and returns the new anime studio resource.

Released under the MIT License.