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

{
    "url": "https://demozoo.org/api/v1/releasers/56884/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/56884/",
    "id": 56884,
    "name": "Accel",
    "is_group": false,
    "nicks": [
        {
            "name": "Accel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Accel"
            ]
        },
        {
            "name": "Bob Martin",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bob Martin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16494/?format=api",
                "id": 16494,
                "name": "Ipec Elite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22472/?format=api",
                "id": 22472,
                "name": "Dimension X"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104944/?format=api",
                "id": 104944,
                "name": "Jesters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                "id": 1218,
                "name": "Anthrox"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=45"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12903"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/4586/"
        }
    ]
}