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

{
    "url": "https://demozoo.org/api/v1/releasers/54030/?format=api",
    "demozoo_url": "https://demozoo.org/groups/54030/",
    "id": 54030,
    "name": "The Adjective",
    "is_group": true,
    "nicks": [
        {
            "name": "The Adjective",
            "abbreviation": "(adj.)",
            "is_primary_nick": true,
            "variants": [
                "(adj.)",
                "The Adjective"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11000/?format=api",
                "id": 11000,
                "name": "Nagz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/306/?format=api",
                "id": 306,
                "name": "Gargaj"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11199/?format=api",
                "id": 11199,
                "name": "Immortal Rat"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12424"
        }
    ]
}