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

{
    "url": "https://demozoo.org/api/v1/releasers/53718/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53718/",
    "id": 53718,
    "name": "Chris",
    "is_group": false,
    "nicks": [
        {
            "name": "Buddha",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Buddha"
            ]
        },
        {
            "name": "Chris",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chris"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53297/?format=api",
                "id": 53297,
                "name": "Lazer"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76896/?format=api",
                "id": 76896,
                "name": "Austrian Phantom Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130414/?format=api",
                "id": 130414,
                "name": "Barbarian Cracking Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115486/?format=api",
                "id": 115486,
                "name": "Sky-Soft"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130416/?format=api",
                "id": 130416,
                "name": "Vamp"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=21219"
        }
    ]
}