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

{
    "url": "https://demozoo.org/api/v1/releasers/38846/?format=api",
    "demozoo_url": "https://demozoo.org/groups/38846/",
    "id": 38846,
    "name": "GO! Staff",
    "is_group": true,
    "nicks": [
        {
            "name": "GO! Staff",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "GO! Staff"
            ]
        },
        {
            "name": "German Only! Staff",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "German Only! Staff"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16719/?format=api",
                "id": 16719,
                "name": "Mean Scheme"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11620/?format=api",
                "id": 11620,
                "name": "Se7en"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7476/?format=api",
                "id": 7476,
                "name": "Avenger"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9881/?format=api",
                "id": 9881,
                "name": "Alecs"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}