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

{
    "url": "https://demozoo.org/api/v1/releasers/56204/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/56204/",
    "id": 56204,
    "name": "X-Factor",
    "is_group": false,
    "nicks": [
        {
            "name": "Bad Boy!",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bad Boy",
                "Bad Boy!"
            ]
        },
        {
            "name": "X-Factor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "X-Factor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78556/?format=api",
                "id": 78556,
                "name": "The Explorers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78558/?format=api",
                "id": 78558,
                "name": "Freaky Soft"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129280/?format=api",
                "id": 129280,
                "name": "Pet Shop Boys"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6525"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8189"
        }
    ]
}