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

{
    "url": "https://demozoo.org/api/v1/releasers/121466/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/121466/",
    "id": 121466,
    "name": "The Colonel",
    "is_group": false,
    "nicks": [
        {
            "name": "The Colonel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Colonel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121467/?format=api",
                "id": 121467,
                "name": "Eagle Electronics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121468/?format=api",
                "id": 121468,
                "name": "Defjam 64"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7518/?format=api",
                "id": 7518,
                "name": "Depredators"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7914"
        }
    ]
}