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

{
    "url": "https://demozoo.org/api/v1/releasers/81745/?format=api",
    "demozoo_url": "https://demozoo.org/groups/81745/",
    "id": 81745,
    "name": "Route 66",
    "is_group": true,
    "nicks": [
        {
            "name": "Route 66",
            "abbreviation": "R66",
            "is_primary_nick": true,
            "variants": [
                "R66",
                "Route 66"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81746/?format=api",
                "id": 81746,
                "name": "Glocke"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81747/?format=api",
                "id": 81747,
                "name": "Ritchy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81748/?format=api",
                "id": 81748,
                "name": "Jedi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43618/?format=api",
                "id": 43618,
                "name": "Abby"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81749/?format=api",
                "id": 81749,
                "name": "Johnny"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79173/?format=api",
                "id": 79173,
                "name": "Roadrunner"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73214/?format=api",
                "id": 73214,
                "name": "TaskMaster"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144642/?format=api",
                "id": 144642,
                "name": "Ramirez"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144687/?format=api",
                "id": 144687,
                "name": "Blizzard"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88825/?format=api",
                "id": 88825,
                "name": "Jetman"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/route-66"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14035"
        }
    ]
}