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

{
    "url": "https://demozoo.org/api/v1/releasers/13458/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13458/",
    "id": 13458,
    "name": "Hardsequencer",
    "is_group": false,
    "nicks": [
        {
            "name": "Bärtram der Arabär",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bärtram der Arabär"
            ]
        },
        {
            "name": "Hardsequencer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "HS",
                "Hardsequencer"
            ]
        },
        {
            "name": "Unit-E",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Unit-E"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6698/?format=api",
                "id": 6698,
                "name": "Dytec"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4000/?format=api",
                "id": 4000,
                "name": "The Dreams"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109629/?format=api",
                "id": 109629,
                "name": "The Crest Magazine"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1758"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1413"
        }
    ]
}