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

{
    "url": "https://demozoo.org/api/v1/releasers/76781/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/76781/",
    "id": 76781,
    "name": "Rebel",
    "is_group": false,
    "nicks": [
        {
            "name": "Rebel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rebel"
            ]
        },
        {
            "name": "The Rebel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Rebel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                "id": 2075,
                "name": "Legend"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18958/?format=api",
                "id": 18958,
                "name": "Illusion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5067/?format=api",
                "id": 5067,
                "name": "The Dominators"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34186/?format=api",
                "id": 34186,
                "name": "Deadline"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2715"
        }
    ]
}