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

{
    "url": "https://demozoo.org/api/v1/releasers/16260/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16260/",
    "id": 16260,
    "name": "Chris",
    "is_group": false,
    "nicks": [
        {
            "name": "Chris",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chris"
            ]
        },
        {
            "name": "Ice MC",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ice MC"
            ]
        }
    ],
    "member_of": [
        {
            "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/13037/?format=api",
                "id": 13037,
                "name": "Accept"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/99876/?format=api",
                "id": 99876,
                "name": "Funny Business"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64061/?format=api",
                "id": 64061,
                "name": "Wanton"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19137/?format=api",
                "id": 19137,
                "name": "Obsession"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1091"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19900"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=617"
        }
    ]
}