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

{
    "url": "https://demozoo.org/api/v1/releasers/4546/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4546/",
    "id": 4546,
    "name": "Gazoo",
    "is_group": false,
    "nicks": [
        {
            "name": "Cool Guy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cool Guy"
            ]
        },
        {
            "name": "Gazoo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gazoo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4515/?format=api",
                "id": 4515,
                "name": "Infinite Perfection"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                "id": 8,
                "name": "Skid Row"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64993/?format=api",
                "id": 64993,
                "name": "Exodus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68405/?format=api",
                "id": 68405,
                "name": "Mayhem"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                "id": 11017,
                "name": "FUEL"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111107/?format=api",
                "id": 111107,
                "name": "FTC"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111147/?format=api",
                "id": 111147,
                "name": "Jive"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=50893"
        }
    ]
}