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

{
    "url": "https://demozoo.org/api/v1/releasers/60573/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60573/",
    "id": 60573,
    "name": "Mugger",
    "is_group": false,
    "nicks": [
        {
            "name": "Mugger",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mugger"
            ]
        },
        {
            "name": "Mugger Softbuster Systems Inc.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mugger Softbuster Systems Inc."
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15757/?format=api",
                "id": 15757,
                "name": "Warriors of Time"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52218/?format=api",
                "id": 52218,
                "name": "Abyss"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/763/?format=api",
                "id": 763,
                "name": "Crest"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90857/?format=api",
                "id": 90857,
                "name": "Defence"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124667/?format=api",
                "id": 124667,
                "name": "TEC Industries Essen 2077"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5685"
        }
    ]
}