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

{
    "url": "https://demozoo.org/api/v1/releasers/76956/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/76956/",
    "id": 76956,
    "name": "Fantastic Falcon",
    "is_group": false,
    "nicks": [
        {
            "name": "Fantastic Falcon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fantastic Falcon",
                "Fantastic-Falcon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76953/?format=api",
                "id": 76953,
                "name": "Hanseatic Cracking Association"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65009/?format=api",
                "id": 65009,
                "name": "INXS"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126772/?format=api",
                "id": 126772,
                "name": "Thunder Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126771/?format=api",
                "id": 126771,
                "name": "Golden Age"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11400"
        }
    ]
}