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

{
    "url": "https://demozoo.org/api/v1/releasers/58734/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58734/",
    "id": 58734,
    "name": "The Night Prowler",
    "is_group": false,
    "nicks": [
        {
            "name": "The Night Prowler",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Night Prowler"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54564/?format=api",
                "id": 54564,
                "name": "iMPERiAL"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23211/?format=api",
                "id": 23211,
                "name": "Graphic Revolution In Progress"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113994/?format=api",
                "id": 113994,
                "name": "Creators Of Mystic Arts"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114153/?format=api",
                "id": 114153,
                "name": "Unlawful Players"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
                "id": 80262,
                "name": "Cancer"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/the-night-prowler"
        }
    ]
}