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

{
    "url": "https://demozoo.org/api/v1/releasers/16987/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16987/",
    "id": 16987,
    "name": "Maxus",
    "is_group": false,
    "nicks": [
        {
            "name": "Maxus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Maxus"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5907/?format=api",
                "id": 5907,
                "name": "Liquid Skies Records"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30526/?format=api",
                "id": 30526,
                "name": "New Age Beats"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37225/?format=api",
                "id": 37225,
                "name": "Encephalon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18496/?format=api",
                "id": 18496,
                "name": "Moonflow"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4727"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://maxus.untergrund.net/"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/4691/"
        }
    ]
}