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

{
    "url": "https://demozoo.org/api/v1/releasers/132687/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/132687/",
    "id": 132687,
    "name": "Mr. Commodore",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Commodore",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr C",
                "Mr Commodore",
                "Mr. Commodore"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130570/?format=api",
                "id": 130570,
                "name": "Knights of Fortune"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132688/?format=api",
                "id": 132688,
                "name": "The Commodore Masters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65957/?format=api",
                "id": 65957,
                "name": "Untouchable Cracking Force"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10394"
        }
    ]
}