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

{
    "url": "https://demozoo.org/api/v1/releasers/5695/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5695/",
    "id": 5695,
    "name": "Rush",
    "is_group": true,
    "nicks": [
        {
            "name": "Rush",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rush"
            ]
        },
        {
            "name": "Rush Records",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rush Records",
                "RushRecords"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30938/?format=api",
                "id": 30938,
                "name": "Reddline"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39517/?format=api",
                "id": 39517,
                "name": "Azdeff"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75061/?format=api",
                "id": 75061,
                "name": "Meez"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14669"
        }
    ]
}