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

{
    "url": "https://demozoo.org/api/v1/releasers/10424/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10424/",
    "id": 10424,
    "name": "PaleDeth",
    "is_group": false,
    "nicks": [
        {
            "name": "PaleDeth",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PaleDeth"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                "id": 2883,
                "name": "Titan"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6889/?format=api",
                "id": 6889,
                "name": "Chemical Reaction"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15119/?format=api",
                "id": 15119,
                "name": "Fyllecell"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5609"
        },
        {
            "link_class": "ModarchiveMember",
            "url": "https://modarchive.org/member.php?69340"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/898/"
        }
    ]
}