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

{
    "url": "https://demozoo.org/api/v1/releasers/121312/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/121312/",
    "id": 121312,
    "name": "Satirycon",
    "is_group": false,
    "nicks": [
        {
            "name": "Dave Cox",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dave Cox"
            ]
        },
        {
            "name": "Dave Smoothy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dave Smoothy"
            ]
        },
        {
            "name": "Satirycon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Satirycon"
            ]
        },
        {
            "name": "T. A.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "T. A."
            ]
        },
        {
            "name": "Techtronium Anachron",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Techtronium Anachron"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121311/?format=api",
                "id": 121311,
                "name": "The Master Guru Meditation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121313/?format=api",
                "id": 121313,
                "name": "Woofer"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=10256"
        }
    ]
}