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

{
    "url": "https://demozoo.org/api/v1/releasers/23169/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23169/",
    "id": 23169,
    "name": "Necroscope",
    "is_group": false,
    "nicks": [
        {
            "name": "Necroscope",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Necroscope"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68538/?format=api",
                "id": 68538,
                "name": "Vision Labs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7490/?format=api",
                "id": 7490,
                "name": "Genetic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21429/?format=api",
                "id": 21429,
                "name": "Bucket"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15016/?format=api",
                "id": 15016,
                "name": "Taski"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=5152"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=27197"
        }
    ]
}