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

{
    "url": "https://demozoo.org/api/v1/releasers/7257/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7257/",
    "id": 7257,
    "name": "Antichrist",
    "is_group": false,
    "nicks": [
        {
            "name": "Antichrist",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Antichrist"
            ]
        },
        {
            "name": "Bonecrushing Bill",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bonecrushing Bill"
            ]
        },
        {
            "name": "OMG",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "OMG"
            ]
        },
        {
            "name": "Oliver Gaspirtz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Oliver Gaspirtz"
            ]
        },
        {
            "name": "The Nauseating Timelord",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TNT",
                "The Nauseating Timelord"
            ]
        },
        {
            "name": "Timelord",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Timelord"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4971/?format=api",
                "id": 4971,
                "name": "AMOK"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58434/?format=api",
                "id": 58434,
                "name": "Propaganda Magazine Staff"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=315"
        }
    ]
}