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

{
    "url": "https://demozoo.org/api/v1/releasers/129070/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/129070/",
    "id": 129070,
    "name": "Venom",
    "is_group": false,
    "nicks": [
        {
            "name": "Crazy Slime",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Crazy Slime"
            ]
        },
        {
            "name": "Venom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Venom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51614/?format=api",
                "id": 51614,
                "name": "Desert"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43066/?format=api",
                "id": 43066,
                "name": "Hysteric"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54131/?format=api",
                "id": 54131,
                "name": "Eskimoes"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=22851"
        }
    ]
}