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

{
    "url": "https://demozoo.org/api/v1/releasers/26665/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26665/",
    "id": 26665,
    "name": "RGB",
    "is_group": true,
    "nicks": [
        {
            "name": "RGB",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "RGB"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26664/?format=api",
                "id": 26664,
                "name": "NewAlpha"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27226/?format=api",
                "id": 27226,
                "name": "DJ Kaos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24112/?format=api",
                "id": 24112,
                "name": "Genesis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37526/?format=api",
                "id": 37526,
                "name": "Ack"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}