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

{
    "url": "https://demozoo.org/api/v1/releasers/23756/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23756/",
    "id": 23756,
    "name": "Cyntax",
    "is_group": false,
    "nicks": [
        {
            "name": "Cyntax",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cyntax"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23757/?format=api",
                "id": 23757,
                "name": "Optix"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78981/?format=api",
                "id": 78981,
                "name": "Xpress"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1458"
        }
    ]
}