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

{
    "url": "https://demozoo.org/api/v1/releasers/90771/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90771/",
    "id": 90771,
    "name": "Hendrik",
    "is_group": false,
    "nicks": [
        {
            "name": "Hendrik",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hendrik"
            ]
        },
        {
            "name": "The Firewalker",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Firewalker"
            ]
        },
        {
            "name": "The Firewalker+",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TFW+",
                "The Firewalker+"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76215/?format=api",
                "id": 76215,
                "name": "Argus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76216/?format=api",
                "id": 76216,
                "name": "B-Art"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140788/?format=api",
                "id": 140788,
                "name": "Flash"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107593/?format=api",
                "id": 107593,
                "name": "ITB"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2877"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11551"
        }
    ]
}