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

{
    "url": "https://demozoo.org/api/v1/releasers/69739/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69739/",
    "id": 69739,
    "name": "Unicorn",
    "is_group": false,
    "nicks": [
        {
            "name": "CCGG",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "CCGG"
            ]
        },
        {
            "name": "Unicorn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Unicorn"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107930/?format=api",
                "id": 107930,
                "name": "Fantastic Cracking Company"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110063/?format=api",
                "id": 110063,
                "name": "The Whiz-zards Association"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130407/?format=api",
                "id": 130407,
                "name": "Teamwork"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7754"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6483"
        }
    ]
}