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

{
    "url": "https://demozoo.org/api/v1/releasers/122/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/122/",
    "id": 122,
    "name": "Raven",
    "is_group": false,
    "nicks": [
        {
            "name": "Raven",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Raven"
            ]
        },
        {
            "name": "Reiska",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Reiska"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84/?format=api",
                "id": 84,
                "name": "The Planet Of Leather Moomins"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13797/?format=api",
                "id": 13797,
                "name": "Pimp"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14456/?format=api",
                "id": 14456,
                "name": "Gasp Inc."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,77522/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=37"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=104"
        }
    ]
}