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

{
    "url": "https://demozoo.org/api/v1/releasers/11591/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11591/",
    "id": 11591,
    "name": "Shape",
    "is_group": false,
    "nicks": [
        {
            "name": "Shape",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shape"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13095/?format=api",
                "id": 13095,
                "name": "Wunderbaum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8599/?format=api",
                "id": 8599,
                "name": "Amacon"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11787"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=55"
        }
    ]
}