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

{
    "url": "https://demozoo.org/api/v1/releasers/45624/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45624/",
    "id": 45624,
    "name": "Nuclear",
    "is_group": false,
    "nicks": [
        {
            "name": "Codeninja",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Codeninja"
            ]
        },
        {
            "name": "Nuclear",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nuclear"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20487/?format=api",
                "id": 20487,
                "name": "The Lab"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9753/?format=api",
                "id": 9753,
                "name": "Mindlapse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32329/?format=api",
                "id": 32329,
                "name": "Mind-Lapse Fan Club"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://nuclear.mutantstargoat.com"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://codelab.wordpress.com"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.youtube.com/nuclearthelab"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=452"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=845"
        }
    ]
}