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

{
    "url": "https://demozoo.org/api/v1/releasers/384/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/384/",
    "id": 384,
    "name": "Hellboy",
    "is_group": false,
    "nicks": [
        {
            "name": "Hellboy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hellboy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/385/?format=api",
                "id": 385,
                "name": "Broncs"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.danielvavra.com"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,87738/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/danielvavra"
        },
        {
            "link_class": "WikipediaPage",
            "url": "https://en.wikipedia.org/wiki/Daniel_V%C3%A1vra"
        }
    ]
}