Person API Documentation - Version 1

Resources - Avatar (Avatars)

An Avatar is a visual representation of a Person.

Usually an Avatar will feature the Person it represents as its subject but this is not a requirement.

Resource model

Name Property Name Data Type Optional Description
Context name String No The intended purpose of an Avatar, or the circumstances under which it would be suitable to use this Avatar
Display Sizes display_sizes Array - of - Display Size Yes Each Avatar can have an array of images at various sizes represented as Display Size’s

Example (JSON)

{
    "name": "full",
    "mime-type": "image\/jpeg",
    "href": "http:\/\/www.antarctica.ac.uk\/about_bas\/contact\/staff\/image.php?id=7811b11947b1395efb7ebd6e3d7cd5d6&size=full"
}

Resource methods

None.


This information may be out of date whilst this website is being redeveloped. Until then, if you have any problems using an API documented here, please contact the relevant project maintainer.