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

{
    "url": "https://demozoo.org/api/v1/releasers/135804/?format=api",
    "demozoo_url": "https://demozoo.org/groups/135804/",
    "id": 135804,
    "name": "Apex",
    "is_group": true,
    "nicks": [
        {
            "name": "Apex",
            "abbreviation": "APX",
            "is_primary_nick": true,
            "variants": [
                "APX",
                "Apex",
                "Apex (demos)"
            ]
        },
        {
            "name": "Apex Demos",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Apex Demos"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/87381/?format=api",
                "id": 87381,
                "name": "Eternal"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/87380/?format=api",
                "id": 87380,
                "name": "PennyWise"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/87379/?format=api",
                "id": 87379,
                "name": "Shoge"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14251"
        }
    ]
}