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

{
    "url": "https://demozoo.org/api/v1/releasers/22072/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22072/",
    "id": 22072,
    "name": "Candyman",
    "is_group": false,
    "nicks": [
        {
            "name": "Candyman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Candyman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1357/?format=api",
                "id": 1357,
                "name": "Session"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7015/?format=api",
                "id": 7015,
                "name": "Sardonyx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5531/?format=api",
                "id": 5531,
                "name": "Giants"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6868/?format=api",
                "id": 6868,
                "name": "Epsilon Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117236/?format=api",
                "id": 117236,
                "name": "Crux and Bad Karma"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=921"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=25658"
        }
    ]
}