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

{
    "url": "https://demozoo.org/api/v1/releasers/113363/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/113363/",
    "id": 113363,
    "name": "Angeldust",
    "is_group": false,
    "nicks": [
        {
            "name": "Angeldust",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Angeldust"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53838/?format=api",
                "id": 53838,
                "name": "U-Turn"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113364/?format=api",
                "id": 113364,
                "name": "Digital Exorcism"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                "id": 3822,
                "name": "Lepsi De"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10152"
        }
    ]
}