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

{
    "url": "https://demozoo.org/api/v1/releasers/54354/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/54354/",
    "id": 54354,
    "name": "Deejay 99",
    "is_group": false,
    "nicks": [
        {
            "name": "Deejay 99",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DJ99",
                "Deejay 99",
                "Deejay99"
            ]
        },
        {
            "name": "Kerni",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kerni"
            ]
        },
        {
            "name": "Mark Wright",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mark Wright"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1825/?format=api",
                "id": 1825,
                "name": "Magnetic Fields"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1368/?format=api",
                "id": 1368,
                "name": "Crystal"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4114/?format=api",
                "id": 4114,
                "name": "Pussy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90985/?format=api",
                "id": 90985,
                "name": "Audio Access"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135701/?format=api",
                "id": 135701,
                "name": "Lazarus"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1726"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6679"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11370"
        }
    ]
}