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

{
    "url": "https://demozoo.org/api/v1/releasers/81570/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/81570/",
    "id": 81570,
    "name": "Acidhead",
    "is_group": false,
    "nicks": [
        {
            "name": "Acidhead",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Acidhead"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81556/?format=api",
                "id": 81556,
                "name": "Above Da Rest"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84664/?format=api",
                "id": 84664,
                "name": "Only The Finest Warez"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123093/?format=api",
                "id": 123093,
                "name": "Dynamo Couriers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121621/?format=api",
                "id": 121621,
                "name": "Cirrus"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}