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

{
    "url": "https://demozoo.org/api/v1/releasers/8629/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8629/",
    "id": 8629,
    "name": "Apatia",
    "is_group": false,
    "nicks": [
        {
            "name": "Apathy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Apathy"
            ]
        },
        {
            "name": "Apatia",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Apatia"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3147/?format=api",
                "id": 3147,
                "name": "Kooma"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2193"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=39649"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=51"
        }
    ]
}