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

{
    "url": "https://demozoo.org/api/v1/releasers/45/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45/",
    "id": 45,
    "name": "Rho",
    "is_group": false,
    "nicks": [
        {
            "name": "Rho",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rho"
            ]
        },
        {
            "name": "Sick Sjaak",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sick Sjaak"
            ]
        },
        {
            "name": "Sjaak",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sjaak"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9/?format=api",
                "id": 9,
                "name": "The Black Lotus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5481/?format=api",
                "id": 5481,
                "name": "Trepaan"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18920/?format=api",
                "id": 18920,
                "name": "Genuine"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1795"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1601"
        }
    ]
}