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

{
    "url": "https://demozoo.org/api/v1/releasers/2311/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2311/",
    "id": 2311,
    "name": "Sethos",
    "is_group": false,
    "nicks": [
        {
            "name": "Ramses",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ramses"
            ]
        },
        {
            "name": "Ramses XIII",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ramses XIII"
            ]
        },
        {
            "name": "Sethos",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sethos"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2150/?format=api",
                "id": 2150,
                "name": "Animal Mine"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32016/?format=api",
                "id": 32016,
                "name": "Xenex Demozone 68000"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=22980"
        }
    ]
}