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

{
    "url": "https://demozoo.org/api/v1/releasers/44385/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44385/",
    "id": 44385,
    "name": "Blackwolf",
    "is_group": false,
    "nicks": [
        {
            "name": "Blackwolf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blackwolf"
            ]
        }
    ],
    "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/30711/?format=api",
                "id": 30711,
                "name": "Epinicion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58099/?format=api",
                "id": 58099,
                "name": "Mystique"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116681/?format=api",
                "id": 116681,
                "name": "Defiance"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=676"
        }
    ]
}