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

{
    "url": "https://demozoo.org/api/v1/releasers/29855/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/29855/",
    "id": 29855,
    "name": "Daniel van Baffen",
    "is_group": false,
    "nicks": [
        {
            "name": "Daniel van Baffen",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Daniel van Baffen"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BitjamAuthor",
            "url": "http://www.bitfellas.org/e107_plugins/radio/radio.php?search&q=3989&type=author&page=1"
        }
    ]
}