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

{
    "url": "https://demozoo.org/api/v1/releasers/4269/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4269/",
    "id": 4269,
    "name": "Surasshu",
    "is_group": false,
    "nicks": [
        {
            "name": "Slash",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Slash"
            ]
        },
        {
            "name": "Surasshu",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Surasshu"
            ]
        },
        {
            "name": "\\Slash",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "\\",
                "\\Slash"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26248/?format=api",
                "id": 26248,
                "name": "Fromage"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29839/?format=api",
                "id": 29839,
                "name": "Hellven"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38585/?format=api",
                "id": 38585,
                "name": "Camomille"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6762"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://surasshu-sound.com/"
        },
        {
            "link_class": "ModarchiveMember",
            "url": "https://modarchive.org/member.php?69150"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/4111/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/surasshu"
        }
    ]
}