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

{
    "url": "https://demozoo.org/api/v1/releasers/71937/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/71937/",
    "id": 71937,
    "name": "Colormage",
    "is_group": false,
    "nicks": [
        {
            "name": "Colormage",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CM",
                "Colormage"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64923/?format=api",
                "id": 64923,
                "name": "North East Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133908/?format=api",
                "id": 133908,
                "name": "Another Fucking Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16105/?format=api",
                "id": 16105,
                "name": "Image"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108724/?format=api",
                "id": 108724,
                "name": "Rage For Order"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=15129"
        }
    ]
}