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

{
    "url": "https://demozoo.org/api/v1/releasers/18032/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/18032/",
    "id": 18032,
    "name": "Courage",
    "is_group": false,
    "nicks": [
        {
            "name": "Courage",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Courage"
            ]
        },
        {
            "name": "Smurf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Smurf"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3880/?format=api",
                "id": 3880,
                "name": "Cascade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64456/?format=api",
                "id": 64456,
                "name": "The Airwolf-Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67620/?format=api",
                "id": 67620,
                "name": "The Phoenix Foundation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5548/?format=api",
                "id": 5548,
                "name": "Protovision"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141566/?format=api",
                "id": 141566,
                "name": "RetroBytes"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17098"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=30198"
        }
    ]
}