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

{
    "url": "https://demozoo.org/api/v1/releasers/44387/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44387/",
    "id": 44387,
    "name": "Dark Avenger",
    "is_group": false,
    "nicks": [
        {
            "name": "Dark Avenger",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dark Avenger"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44047/?format=api",
                "id": 44047,
                "name": "Dungeon Dwellers Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71872/?format=api",
                "id": 71872,
                "name": "ATOMiC Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87726/?format=api",
                "id": 87726,
                "name": "The Underground Alliance F/X"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=23649"
        }
    ]
}