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

{
    "url": "https://demozoo.org/api/v1/releasers/8927/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8927/",
    "id": 8927,
    "name": "Krap Gang",
    "is_group": true,
    "nicks": [
        {
            "name": "Krap Gang",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Krap Gang"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8928/?format=api",
                "id": 8928,
                "name": "Patisoners"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9123/?format=api",
                "id": 9123,
                "name": "z00m"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9363/?format=api",
                "id": 9363,
                "name": "Poke"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8997/?format=api",
                "id": 8997,
                "name": "Omega"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34252/?format=api",
                "id": 34252,
                "name": "Lamer Pinky"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}