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

{
    "url": "https://demozoo.org/api/v1/releasers/107479/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/107479/",
    "id": 107479,
    "name": "Moraff",
    "is_group": false,
    "nicks": [
        {
            "name": "Axl Snow",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Axl Snow"
            ]
        },
        {
            "name": "Moraff",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Moraff"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2746/?format=api",
                "id": 2746,
                "name": "Panic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52298/?format=api",
                "id": 52298,
                "name": "Energy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14511/?format=api",
                "id": 14511,
                "name": "Nausea"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107753/?format=api",
                "id": 107753,
                "name": "Gorbat Soft"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=751"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=21387"
        }
    ]
}