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

{
    "url": "https://demozoo.org/api/v1/releasers/25958/?format=api",
    "demozoo_url": "https://demozoo.org/groups/25958/",
    "id": 25958,
    "name": "Phantom Image",
    "is_group": true,
    "nicks": [
        {
            "name": "Phantom Image",
            "abbreviation": "PI",
            "is_primary_nick": true,
            "variants": [
                "PI",
                "Phantom Image"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25956/?format=api",
                "id": 25956,
                "name": "Merlin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25957/?format=api",
                "id": 25957,
                "name": "Rau"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39644/?format=api",
                "id": 39644,
                "name": "Gill"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1669"
        }
    ]
}