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

{
    "url": "https://demozoo.org/api/v1/releasers/7816/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7816/",
    "id": 7816,
    "name": "Operator",
    "is_group": false,
    "nicks": [
        {
            "name": "Op3rator",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Op3rator"
            ]
        },
        {
            "name": "Operator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Operator"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5617/?format=api",
                "id": 5617,
                "name": "Sueño"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7817/?format=api",
                "id": 7817,
                "name": "Centric"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18188/?format=api",
                "id": 18188,
                "name": "Retroguru"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.alex-oldemeier.net/"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/3332/"
        }
    ]
}