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

{
    "url": "https://demozoo.org/api/v1/releasers/26399/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26399/",
    "id": 26399,
    "name": "Dr. Rox",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr. Rox",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dr. Rox"
            ]
        },
        {
            "name": "Rox",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rox"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14747/?format=api",
                "id": 14747,
                "name": "TempesT"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37119/?format=api",
                "id": 37119,
                "name": "Deathray"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13105"
        }
    ]
}