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

{
    "url": "https://demozoo.org/api/v1/releasers/7957/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7957/",
    "id": 7957,
    "name": "Spexx",
    "is_group": false,
    "nicks": [
        {
            "name": "Spexx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Spexx"
            ]
        },
        {
            "name": "Venom",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Venom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7935/?format=api",
                "id": 7935,
                "name": "Extacy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20196/?format=api",
                "id": 20196,
                "name": "Culture Shock"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6717/?format=api",
                "id": 6717,
                "name": "Rave"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/448/?format=api",
                "id": 448,
                "name": "Damage"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63120"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=23120"
        }
    ]
}