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

{
    "url": "https://demozoo.org/api/v1/releasers/9458/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9458/",
    "id": 9458,
    "name": "Maxwell",
    "is_group": false,
    "nicks": [
        {
            "name": "Maxwell",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Maxwell"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9457/?format=api",
                "id": 9457,
                "name": "Technology Insys"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28823/?format=api",
                "id": 28823,
                "name": "Shuffle Electronic Project"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Maxwell"
        }
    ]
}