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

{
    "url": "https://demozoo.org/api/v1/releasers/50663/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50663/",
    "id": 50663,
    "name": "Contact Zero",
    "is_group": false,
    "nicks": [
        {
            "name": "Contact Zero",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Contact Zero"
            ]
        },
        {
            "name": "It",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "It"
            ]
        },
        {
            "name": "It!",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "It!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2017/?format=api",
                "id": 2017,
                "name": "Banana Dezign"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/704/?format=api",
                "id": 704,
                "name": "Cryptoburners"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                "id": 738,
                "name": "Alcatraz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4817/?format=api",
                "id": 4817,
                "name": "Frogs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1855/?format=api",
                "id": 1855,
                "name": "Nemesis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5540/?format=api",
                "id": 5540,
                "name": "Lisence"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=21739"
        }
    ]
}