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

{
    "url": "https://demozoo.org/api/v1/releasers/1062/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1062/",
    "id": 1062,
    "name": "Insanity",
    "is_group": false,
    "nicks": [
        {
            "name": "Insanity",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Insanity"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                "id": 4,
                "name": "Haujobb"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1063/?format=api",
                "id": 1063,
                "name": "Fatal Justice"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13647/?format=api",
                "id": 13647,
                "name": "n-Factor"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13019/?format=api",
                "id": 13019,
                "name": "Death"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3521"
        },
        {
            "link_class": "BitjamAuthor",
            "url": "http://www.bitfellas.org/e107_plugins/radio/radio.php?search&q=737&type=author&page=1"
        }
    ]
}