GET /api/v1/releasers/66891/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/releasers/66891/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/66891/",
    "id": 66891,
    "name": "Robin Hood",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Fox",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Fox"
            ]
        },
        {
            "name": "Robin Hood",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Robin Hood"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28810/?format=api",
                "id": 28810,
                "name": "Fantasy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4022/?format=api",
                "id": 4022,
                "name": "Deadline"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95254/?format=api",
                "id": 95254,
                "name": "Beyond 2000"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145016/?format=api",
                "id": 145016,
                "name": "Inferno"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32529"
        }
    ]
}