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

{
    "url": "https://demozoo.org/api/v1/releasers/10111/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10111/",
    "id": 10111,
    "name": "Slice",
    "is_group": false,
    "nicks": [
        {
            "name": "Slice",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Slice"
            ]
        },
        {
            "name": "slc",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "slc"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1030/?format=api",
                "id": 1030,
                "name": "Royal"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142136/?format=api",
                "id": 142136,
                "name": "SLC productions"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6774"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.slc-trax.com/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13430"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/4040/"
        }
    ]
}