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

{
    "url": "https://demozoo.org/api/v1/releasers/35957/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35957/",
    "id": 35957,
    "name": "Slackjaw",
    "is_group": false,
    "nicks": [
        {
            "name": "Slackjaw",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Slackjaw"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24033/?format=api",
                "id": 24033,
                "name": "Destiny"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77996/?format=api",
                "id": 77996,
                "name": "Nailbomb"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/518/?format=api",
                "id": 518,
                "name": "Level-D"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138751/?format=api",
                "id": 138751,
                "name": "ConsPiracy"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}