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

{
    "url": "https://demozoo.org/api/v1/releasers/2894/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2894/",
    "id": 2894,
    "name": "Crunchy",
    "is_group": false,
    "nicks": [
        {
            "name": "Cruncher",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cruncher"
            ]
        },
        {
            "name": "Crunchy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crunchy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2886/?format=api",
                "id": 2886,
                "name": "Sceptic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1070/?format=api",
                "id": 1070,
                "name": "The Electronic Knights"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4194/?format=api",
                "id": 4194,
                "name": "Acume"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107331/?format=api",
                "id": 107331,
                "name": "Chaos"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=11559"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4098"
        }
    ]
}