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

{
    "url": "https://demozoo.org/api/v1/releasers/23601/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23601/",
    "id": 23601,
    "name": "Madsen",
    "is_group": false,
    "nicks": [
        {
            "name": "Madsen",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Madsen"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5529/?format=api",
                "id": 5529,
                "name": "Honey"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5302/?format=api",
                "id": 5302,
                "name": "Massive"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23607/?format=api",
                "id": 23607,
                "name": "Data Division"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5310/?format=api",
                "id": 5310,
                "name": "Element"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46075/?format=api",
                "id": 46075,
                "name": "Flood"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8020/?format=api",
                "id": 8020,
                "name": "SPA"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60851"
        }
    ]
}