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

{
    "url": "https://demozoo.org/api/v1/releasers/37581/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/37581/",
    "id": 37581,
    "name": "BokanoiD",
    "is_group": false,
    "nicks": [
        {
            "name": "BokanoiD",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BokanoiD"
            ]
        },
        {
            "name": "Lobo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lobo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26436/?format=api",
                "id": 26436,
                "name": "RotA"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26473/?format=api",
                "id": 26473,
                "name": "Cyber Dreams"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17594/?format=api",
                "id": 17594,
                "name": "Avatar"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=21882"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58950"
        }
    ]
}