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

{
    "url": "https://demozoo.org/api/v1/releasers/130107/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/130107/",
    "id": 130107,
    "name": "Professor Entropy",
    "is_group": false,
    "nicks": [
        {
            "name": "Entropy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Entropy"
            ]
        },
        {
            "name": "Fastrabbit",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fastrabbit"
            ]
        },
        {
            "name": "Professor Entropy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Professor Entropy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130106/?format=api",
                "id": 130106,
                "name": "Terasoft's Invincible Pirates"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130108/?format=api",
                "id": 130108,
                "name": "Destruction Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18958/?format=api",
                "id": 18958,
                "name": "Illusion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130109/?format=api",
                "id": 130109,
                "name": "Brain Damage Studios"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17472"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17473"
        }
    ]
}