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

{
    "url": "https://demozoo.org/api/v1/releasers/41143/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/41143/",
    "id": 41143,
    "name": "Marwin",
    "is_group": false,
    "nicks": [
        {
            "name": "Marwin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Marwin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2802/?format=api",
                "id": 2802,
                "name": "West Coast Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57518/?format=api",
                "id": 57518,
                "name": "Digital Dictators"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107752/?format=api",
                "id": 107752,
                "name": "Drakkar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117128/?format=api",
                "id": 117128,
                "name": "Empire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8832/?format=api",
                "id": 8832,
                "name": "Relax"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6271"
        }
    ]
}