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

{
    "url": "https://demozoo.org/api/v1/releasers/59943/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/59943/",
    "id": 59943,
    "name": "Benny",
    "is_group": false,
    "nicks": [
        {
            "name": "Benito",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Benito"
            ]
        },
        {
            "name": "Benny",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Benny"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2461/?format=api",
                "id": 2461,
                "name": "Inferno"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67910/?format=api",
                "id": 67910,
                "name": "Male Chauvinist Pigs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98669/?format=api",
                "id": 98669,
                "name": "Brak Stylu"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=49806"
        }
    ]
}