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

{
    "url": "https://demozoo.org/api/v1/releasers/146098/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/146098/",
    "id": 146098,
    "name": "Dirty Harry",
    "is_group": false,
    "nicks": [
        {
            "name": "Dirty Harry",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dirty Harry"
            ]
        },
        {
            "name": "Thunderhawk",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Thunderhawk"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108994/?format=api",
                "id": 108994,
                "name": "SkyPower"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8546/?format=api",
                "id": 8546,
                "name": "The Suppliers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146100/?format=api",
                "id": 146100,
                "name": "The Ultimate Warriors"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7478"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=15100"
        }
    ]
}