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

{
    "url": "https://demozoo.org/api/v1/releasers/47495/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47495/",
    "id": 47495,
    "name": "Nocturnus",
    "is_group": false,
    "nicks": [
        {
            "name": "Nocturnus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nocturnus"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47505/?format=api",
                "id": 47505,
                "name": "Audio Distortion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8023/?format=api",
                "id": 8023,
                "name": "The Emulator Institute"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135390/?format=api",
                "id": 135390,
                "name": "Maniac Staff"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5399"
        }
    ]
}