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

{
    "url": "https://demozoo.org/api/v1/releasers/675/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/675/",
    "id": 675,
    "name": "Hoplite",
    "is_group": false,
    "nicks": [
        {
            "name": "Hoplite",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hoplite"
            ]
        },
        {
            "name": "Wilkman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wilkman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/487/?format=api",
                "id": 487,
                "name": "Orange"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3373"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,893123/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=3439"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=590"
        }
    ]
}