Properties
attributes
attributes
: { canonicalName
: string; createdAt
: string; description
: string; image
: image; malId
: number; name
: string; names
: titles; otherNames
: string[]; slug
: string; updatedAt
: string }Type declaration
canonicalName: string
createdAt: string
description: string
malId: number
name: string
otherNames: string[]
slug: string
updatedAt: string
links
links: { self: string }