Skip to content
On this page

Anime Image


An anime image API resource represents the association between an anime and an image.

Fields

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

Allowed Include Paths

  • anime
  • image

Endpoints

Anime Image Destroy

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

Anime Image Index

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

Anime Image Show

The anime image show endpoint returns an anime image resource.

Anime Image Store

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

Released under the MIT License.