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

{
    "url": "https://demozoo.org/api/v1/releasers/5775/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5775/",
    "id": 5775,
    "name": "Ciccilleju",
    "is_group": false,
    "nicks": [
        {
            "name": "Ciccileju",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ciccileju"
            ]
        },
        {
            "name": "Ciccilleju",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ciccilleju"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17236/?format=api",
                "id": 17236,
                "name": "Apocalypse Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5580/?format=api",
                "id": 5580,
                "name": "CoolPHat"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133152/?format=api",
                "id": 133152,
                "name": "BoumBoumClap Records"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8686"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/213/"
        }
    ]
}