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

{
    "url": "https://demozoo.org/api/v1/releasers/26584/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26584/",
    "id": 26584,
    "name": "Pinguino",
    "is_group": false,
    "nicks": [
        {
            "name": "Pinguino",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pinguino"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17338/?format=api",
                "id": 17338,
                "name": "Creators of Intense Art"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13963/?format=api",
                "id": 13963,
                "name": "Fire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                "id": 11017,
                "name": "FUEL"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107183/?format=api",
                "id": 107183,
                "name": "Sauna"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
                "id": 80262,
                "name": "Cancer"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.pinguinokolb.com/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/pinguino"
        }
    ]
}