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

{
    "url": "https://demozoo.org/api/v1/releasers/117338/?format=api",
    "demozoo_url": "https://demozoo.org/groups/117338/",
    "id": 117338,
    "name": "Revolution '69",
    "is_group": true,
    "nicks": [
        {
            "name": "Revolution '69",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Revolution '69",
                "Revolution 69"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/109957/?format=api",
                "id": 109957,
                "name": "Buzzsaw"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30394/?format=api",
                "id": 30394,
                "name": "SchwabenPower"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}