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

{
    "url": "https://demozoo.org/api/v1/releasers/94008/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/94008/",
    "id": 94008,
    "name": "Bodylove",
    "is_group": false,
    "nicks": [
        {
            "name": "Bodylove",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bodylove"
            ]
        },
        {
            "name": "Carsten Schlote",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Carsten Schlote"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19659/?format=api",
                "id": 19659,
                "name": "Laserdance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/99797/?format=api",
                "id": 99797,
                "name": "BrainTrace Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112981/?format=api",
                "id": 112981,
                "name": "Cranium Software"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19847"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1869/"
        }
    ]
}