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

{
    "url": "https://demozoo.org/api/v1/releasers/147428/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/147428/",
    "id": 147428,
    "name": "Mr. Goof",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Goof",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Goof"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4982/?format=api",
                "id": 4982,
                "name": "Crusade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73424/?format=api",
                "id": 73424,
                "name": "S-Xpress"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147429/?format=api",
                "id": 147429,
                "name": "The Experts Copy Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147430/?format=api",
                "id": 147430,
                "name": "The New Revolution"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109966/?format=api",
                "id": 109966,
                "name": "The Scream Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=14201"
        }
    ]
}