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

{
    "url": "https://demozoo.org/api/v1/releasers/32552/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32552/",
    "id": 32552,
    "name": "Zoom",
    "is_group": false,
    "nicks": [
        {
            "name": "Zoom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zoom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32195/?format=api",
                "id": 32195,
                "name": "ACCS"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32497/?format=api",
                "id": 32497,
                "name": "1984"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39879/?format=api",
                "id": 39879,
                "name": "The Marvels Corp."
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.zancan.fr/"
        }
    ]
}