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

{
    "url": "https://demozoo.org/api/v1/releasers/10743/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10743/",
    "id": 10743,
    "name": "Ionized",
    "is_group": false,
    "nicks": [
        {
            "name": "Ionized",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ionized"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10740/?format=api",
                "id": 10740,
                "name": "The Moose Brothers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14119/?format=api",
                "id": 14119,
                "name": "Cryogenic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52835/?format=api",
                "id": 52835,
                "name": "Tinylimp"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                "id": 11017,
                "name": "FUEL"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3541"
        }
    ]
}