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

{
    "url": "https://demozoo.org/api/v1/releasers/48914/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/48914/",
    "id": 48914,
    "name": "Hardattack",
    "is_group": false,
    "nicks": [
        {
            "name": "Hardattack",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hardattack"
            ]
        },
        {
            "name": "Hardey",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hardey"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10011/?format=api",
                "id": 10011,
                "name": "Twist"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22523/?format=api",
                "id": 22523,
                "name": "Excessive Force Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81017/?format=api",
                "id": 81017,
                "name": "Myztic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43278/?format=api",
                "id": 43278,
                "name": "Dementia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134408/?format=api",
                "id": 134408,
                "name": "Xenovia"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}