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

{
    "url": "https://demozoo.org/api/v1/releasers/8405/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8405/",
    "id": 8405,
    "name": "Soundy",
    "is_group": false,
    "nicks": [
        {
            "name": "Fred",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fred"
            ]
        },
        {
            "name": "Sound Aestesis",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sound Aestesis"
            ]
        },
        {
            "name": "Soundy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Soundy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8318/?format=api",
                "id": 8318,
                "name": "New Generation Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31734/?format=api",
                "id": 31734,
                "name": "MCS"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52714/?format=api",
                "id": 52714,
                "name": "The Deadliners"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6899"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26054"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/3626/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=13965"
        }
    ]
}