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

{
    "url": "https://demozoo.org/api/v1/releasers/130765/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/130765/",
    "id": 130765,
    "name": "Alien",
    "is_group": false,
    "nicks": [
        {
            "name": "Alien",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alien"
            ]
        },
        {
            "name": "Bart",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bart"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117899/?format=api",
                "id": 117899,
                "name": "Arcana"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28905/?format=api",
                "id": 28905,
                "name": "Abyss"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130764/?format=api",
                "id": 130764,
                "name": "Evil Phreaks"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68546/?format=api",
                "id": 68546,
                "name": "Public Enemy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130463/?format=api",
                "id": 130463,
                "name": "Impact"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109215/?format=api",
                "id": 109215,
                "name": "Strickly Business Incorporated"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133902/?format=api",
                "id": 133902,
                "name": "Axis"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8633"
        }
    ]
}