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

{
    "url": "https://demozoo.org/api/v1/releasers/10326/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10326/",
    "id": 10326,
    "name": "Potzkoten",
    "is_group": false,
    "nicks": [
        {
            "name": "Poldi",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Poldi"
            ]
        },
        {
            "name": "Potzkoten",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Potzkoten"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                "id": 7050,
                "name": "Superior Art Creations"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13185/?format=api",
                "id": 13185,
                "name": "Raketenbrot"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27623/?format=api",
                "id": 27623,
                "name": "Advanced Rhythm Technologies"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10999/?format=api",
                "id": 10999,
                "name": "Language Lab"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3803/?format=api",
                "id": 3803,
                "name": "Die Wissenden"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/potzkoten"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/poldi"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2510"
        }
    ]
}