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

{
    "url": "https://demozoo.org/api/v1/releasers/80625/?format=api",
    "demozoo_url": "https://demozoo.org/groups/80625/",
    "id": 80625,
    "name": "Magnetic Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Magnetic Team",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Magnetic Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80627/?format=api",
                "id": 80627,
                "name": "MadAxe"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80626/?format=api",
                "id": 80626,
                "name": "Road Runner"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114946/?format=api",
                "id": 114946,
                "name": "The Punisher"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123181/?format=api",
                "id": 123181,
                "name": "Highlander"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14937"
        }
    ]
}