Files
animethemes-api-docs/docs/jsonapi/reference/content/animestudio/index.md
T
2025-12-17 22:53:18 -03:00

1.1 KiB

title
title
Anime Studio

Anime Studio


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

Fields

Name Type Nullable Default Description
created_at Date No No The date that the resource was created
updated_at Date No No The 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.