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

{
    "url": "https://demozoo.org/api/v1/releasers/23343/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23343/",
    "id": 23343,
    "name": "Priority",
    "is_group": true,
    "nicks": [
        {
            "name": "Priority",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Priority"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45374/?format=api",
                "id": 45374,
                "name": "Ake"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45375/?format=api",
                "id": 45375,
                "name": "Bolton"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45376/?format=api",
                "id": 45376,
                "name": "Varguc"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4237"
        }
    ]
}