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

{
    "url": "https://demozoo.org/api/v1/releasers/137949/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/137949/",
    "id": 137949,
    "name": "Notorious Archmage",
    "is_group": false,
    "nicks": [
        {
            "name": "Notorious Archmage",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Notorious Archmage"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130753/?format=api",
                "id": 130753,
                "name": "The Syndicate"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8817/?format=api",
                "id": 8817,
                "name": "Crazy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64923/?format=api",
                "id": 64923,
                "name": "North East Crackers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}