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

{
    "url": "https://demozoo.org/api/v1/releasers/37303/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/37303/",
    "id": 37303,
    "name": "Rave",
    "is_group": false,
    "nicks": [
        {
            "name": "Postcard",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Postcard"
            ]
        },
        {
            "name": "Rave",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rave"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3266/?format=api",
                "id": 3266,
                "name": "Extreme"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1635/?format=api",
                "id": 1635,
                "name": "Delight"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5586/?format=api",
                "id": 5586,
                "name": "Drifters"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1106/?format=api",
                "id": 1106,
                "name": "Devils"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=20724"
        }
    ]
}