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

{
    "url": "https://demozoo.org/api/v1/releasers/6695/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6695/",
    "id": 6695,
    "name": "Dj Maxx",
    "is_group": false,
    "nicks": [
        {
            "name": "Dj Maxx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dj Maxx"
            ]
        },
        {
            "name": "Max",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Max"
            ]
        },
        {
            "name": "Maxximum",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Maxximum"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6696/?format=api",
                "id": 6696,
                "name": "Intense"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9595/?format=api",
                "id": 9595,
                "name": "NotSoft"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57553/?format=api",
                "id": 57553,
                "name": "Bass"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111800/?format=api",
                "id": 111800,
                "name": "Iron-X"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1986"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=21370"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/2605/"
        }
    ]
}