Skip to content
On this page

Anime Theme Entry Video


An anime theme entry video API resource represents the association between an anime theme entry and a video.

Fields

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

Allowed Include Paths

  • animethemeentry
  • video

Endpoints

Anime Theme Entry Video Destroy

The anime theme entry video destroy endpoint deletes an anime theme entry video and returns the deleted anime theme entry video resource.

Anime Theme Entry Video Index

The anime theme entry video index endpoint displays a listing of anime theme entry video resources.

Anime Theme Entry Video Show

The anime theme entry video show endpoint returns an anime theme entry video resource.

Anime Theme Entry Video Store

The anime theme entry video store endpoint creates a new anime theme entry video and returns the new anime theme entry video resource.

Released under the MIT License.