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

{
    "url": "https://demozoo.org/api/v1/releasers/11756/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11756/",
    "id": 11756,
    "name": "Beb",
    "is_group": false,
    "nicks": [
        {
            "name": "Beb",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Beb"
            ]
        },
        {
            "name": "Toxic",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Toxic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34648/?format=api",
                "id": 34648,
                "name": "Vanity"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11761/?format=api",
                "id": 11761,
                "name": "Overlanders"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/Beb"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=38888"
        }
    ]
}