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

{
    "url": "https://demozoo.org/api/v1/releasers/8431/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8431/",
    "id": 8431,
    "name": "Happymaker",
    "is_group": false,
    "nicks": [
        {
            "name": "Gucky",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gucky"
            ]
        },
        {
            "name": "Happymaker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Happymaker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7272/?format=api",
                "id": 7272,
                "name": "Reflex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117351/?format=api",
                "id": 117351,
                "name": "Exoret"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108005/?format=api",
                "id": 108005,
                "name": "Fuse"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53806/?format=api",
                "id": 53806,
                "name": "Indigents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106668/?format=api",
                "id": 106668,
                "name": "Jam"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12241"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2290"
        }
    ]
}