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

{
    "url": "https://demozoo.org/api/v1/releasers/9455/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9455/",
    "id": 9455,
    "name": "Rollerbob",
    "is_group": false,
    "nicks": [
        {
            "name": "G.D.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "G.D."
            ]
        },
        {
            "name": "Rollerbob",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rollerbob"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8953/?format=api",
                "id": 8953,
                "name": "4th Dimension"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9489/?format=api",
                "id": 9489,
                "name": "IMD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9040/?format=api",
                "id": 9040,
                "name": "Triebkraft"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86332/?format=api",
                "id": 86332,
                "name": "Stardust"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12640"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/G.D."
        }
    ]
}