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

{
    "url": "https://demozoo.org/api/v1/releasers/54657/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/54657/",
    "id": 54657,
    "name": "Killer's",
    "is_group": false,
    "nicks": [
        {
            "name": "Killer's",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Killer's"
            ]
        },
        {
            "name": "Killers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Killers"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32567/?format=api",
                "id": 32567,
                "name": "Euroswap"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42792/?format=api",
                "id": 42792,
                "name": "Notarius"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54639/?format=api",
                "id": 54639,
                "name": "Killer's Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36978/?format=api",
                "id": 36978,
                "name": "Passwords"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31055/?format=api",
                "id": 31055,
                "name": "Atari Legend"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=40714"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=99912"
        }
    ]
}