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

{
    "url": "https://demozoo.org/api/v1/releasers/68981/?format=api",
    "demozoo_url": "https://demozoo.org/groups/68981/",
    "id": 68981,
    "name": "Chaos",
    "is_group": true,
    "nicks": [
        {
            "name": "Chaos",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chaos"
            ]
        },
        {
            "name": "Chaos Team",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chaos Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74731/?format=api",
                "id": 74731,
                "name": "JFMC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69716/?format=api",
                "id": 69716,
                "name": "FG Brain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74732/?format=api",
                "id": 74732,
                "name": "Catloc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74733/?format=api",
                "id": 74733,
                "name": "King of Destruction"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74734/?format=api",
                "id": 74734,
                "name": "Sotsoft"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74735/?format=api",
                "id": 74735,
                "name": "Flash"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://chaoscpc.webs.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/Chaos"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=485"
        }
    ]
}