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

{
    "url": "https://demozoo.org/api/v1/releasers/48992/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/48992/",
    "id": 48992,
    "name": "Emilio",
    "is_group": false,
    "nicks": [
        {
            "name": "Emilio",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Emilio"
            ]
        },
        {
            "name": "Flash",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Flash"
            ]
        },
        {
            "name": "Jive",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jive"
            ]
        },
        {
            "name": "Seat",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Seat"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6459/?format=api",
                "id": 6459,
                "name": "Paradise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7174/?format=api",
                "id": 7174,
                "name": "Platin"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2465"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=47567"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/4653/"
        }
    ]
}