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

{
    "url": "https://demozoo.org/api/v1/releasers/2674/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2674/",
    "id": 2674,
    "name": "Quayle",
    "is_group": false,
    "nicks": [
        {
            "name": "Quayle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Quayle"
            ]
        },
        {
            "name": "Quazar",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Quazar"
            ]
        },
        {
            "name": "Towie",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Towie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2206/?format=api",
                "id": 2206,
                "name": "Light"
            },
            "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/6975/?format=api",
                "id": 6975,
                "name": "Impact DK"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57476/?format=api",
                "id": 57476,
                "name": "Serious"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6030"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22912"
        }
    ]
}