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

{
    "url": "https://demozoo.org/api/v1/releasers/27006/?format=api",
    "demozoo_url": "https://demozoo.org/groups/27006/",
    "id": 27006,
    "name": "Scape",
    "is_group": true,
    "nicks": [
        {
            "name": "Scape",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Scape"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27005/?format=api",
                "id": 27005,
                "name": "Pas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26492/?format=api",
                "id": 26492,
                "name": "Ionix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11000/?format=api",
                "id": 11000,
                "name": "Nagz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45461/?format=api",
                "id": 45461,
                "name": "PB"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15056/?format=api",
                "id": 15056,
                "name": "Warder"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26874/?format=api",
                "id": 26874,
                "name": "Ziona"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}