get#

classmethod Animation.get(**kwargs)#

Retrieve a single item instance, scoped by subclass type.

Parameters:
**kwargs

Key-value filters to find the item. Eg: name="My Item"

Returns:
Item

Newly created and saved item instance.

Raises:
ADRException

If type is missing when called on Item.