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

{
    "url": "https://demozoo.org/api/v1/releasers/1292/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1292/",
    "id": 1292,
    "name": "Ayotte",
    "is_group": false,
    "nicks": [
        {
            "name": "Ayotte",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ayotte"
            ]
        },
        {
            "name": "Blue Fox",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Blue Fox"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/323/?format=api",
                "id": 323,
                "name": "Balance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1291/?format=api",
                "id": 1291,
                "name": "Chrome"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=712"
        },
        {
            "link_class": "BitjamAuthor",
            "url": "http://www.bitfellas.org/e107_plugins/radio/radio.php?search&q=626&type=author&page=1"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22829"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1980/"
        }
    ]
}