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

{
    "url": "https://demozoo.org/api/v1/releasers/55432/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/55432/",
    "id": 55432,
    "name": "Samhain",
    "is_group": false,
    "nicks": [
        {
            "name": "Samhain",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Samhain"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10088/?format=api",
                "id": 10088,
                "name": "Danger Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91801/?format=api",
                "id": 91801,
                "name": "Finnish Bit Wizards"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107861/?format=api",
                "id": 107861,
                "name": "Exocet"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3775/?format=api",
                "id": 3775,
                "name": "Altair"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6414"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5608"
        }
    ]
}