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

{
    "url": "https://demozoo.org/api/v1/releasers/67476/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/67476/",
    "id": 67476,
    "name": "Septimus",
    "is_group": false,
    "nicks": [
        {
            "name": "Imagix",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Imagix"
            ]
        },
        {
            "name": "Paganus",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Paganus"
            ]
        },
        {
            "name": "Septimus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Septimus"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30711/?format=api",
                "id": 30711,
                "name": "Epinicion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116673/?format=api",
                "id": 116673,
                "name": "Aim Higher"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39618/?format=api",
                "id": 39618,
                "name": "Impression"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107691/?format=api",
                "id": 107691,
                "name": "Digital Dream Tyrants"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=13542"
        }
    ]
}