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

{
    "url": "https://demozoo.org/api/v1/releasers/9041/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9041/",
    "id": 9041,
    "name": "Kenotron",
    "is_group": false,
    "nicks": [
        {
            "name": "Kenotron",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kenotron"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9042/?format=api",
                "id": 9042,
                "name": "Scene"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9267/?format=api",
                "id": 9267,
                "name": "ETC Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17554/?format=api",
                "id": 17554,
                "name": "Style"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1732/"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Kenotron"
        }
    ]
}