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

{
    "url": "https://demozoo.org/api/v1/releasers/9832/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9832/",
    "id": 9832,
    "name": "Gandalf",
    "is_group": false,
    "nicks": [
        {
            "name": "Gandalf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gandalf"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/575/?format=api",
                "id": 575,
                "name": "Pulse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7204/?format=api",
                "id": 7204,
                "name": "Infiny"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11327/?format=api",
                "id": 11327,
                "name": "Aegis Corp."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4250/?format=api",
                "id": 4250,
                "name": "Exmortis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8704/?format=api",
                "id": 8704,
                "name": "Hyperopia"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127/?format=api",
                "id": 127,
                "name": "Bomb"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=105132"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=517"
        }
    ]
}