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

{
    "url": "https://demozoo.org/api/v1/releasers/8287/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8287/",
    "id": 8287,
    "name": "Excess",
    "is_group": false,
    "nicks": [
        {
            "name": "Bjoern",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bjoern"
            ]
        },
        {
            "name": "Excess",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Excess"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1513/?format=api",
                "id": 1513,
                "name": "Analog"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                "id": 5452,
                "name": "Crux"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149098/?format=api",
                "id": 149098,
                "name": "Cyanide"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1512"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22733"
        }
    ]
}