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

{
    "url": "https://demozoo.org/api/v1/releasers/15309/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15309/",
    "id": 15309,
    "name": "cP!",
    "is_group": false,
    "nicks": [
        {
            "name": "Cryptor",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cryptor"
            ]
        },
        {
            "name": "cP!",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "cP!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15307/?format=api",
                "id": 15307,
                "name": "Omen"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10333/?format=api",
                "id": 10333,
                "name": "Die Kranken Bomber"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20052/?format=api",
                "id": 20052,
                "name": "TAI"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46069/?format=api",
                "id": 46069,
                "name": "The Binary Foundation"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AsciiarenaArtist",
            "url": "https://asciiarena.se/artist/cp-"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3055"
        }
    ]
}