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

{
    "url": "https://demozoo.org/api/v1/releasers/39647/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/39647/",
    "id": 39647,
    "name": "Mad Max",
    "is_group": false,
    "nicks": [
        {
            "name": "Mad Max",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mad Max"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                "id": 8899,
                "name": "Cyberpunks Unity"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47429/?format=api",
                "id": 47429,
                "name": "Surdakar Group"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Mad_Max_%28CPU%29"
        }
    ]
}