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

{
    "url": "https://demozoo.org/api/v1/releasers/133923/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/133923/",
    "id": 133923,
    "name": "The Instigist",
    "is_group": false,
    "nicks": [
        {
            "name": "The Instigist",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Instigist"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133908/?format=api",
                "id": 133908,
                "name": "Another Fucking Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81492/?format=api",
                "id": 81492,
                "name": "Above And Beyond"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108101/?format=api",
                "id": 108101,
                "name": "Havok"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16105/?format=api",
                "id": 16105,
                "name": "Image"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108436/?format=api",
                "id": 108436,
                "name": "New Age"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11640"
        }
    ]
}