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

{
    "url": "https://demozoo.org/api/v1/releasers/9356/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9356/",
    "id": 9356,
    "name": "Interceptors",
    "is_group": true,
    "nicks": [
        {
            "name": "Interceptors",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Interceptors"
            ]
        },
        {
            "name": "The Interceptors",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Interceptors"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9355/?format=api",
                "id": 9355,
                "name": "Drozol"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24497/?format=api",
                "id": 24497,
                "name": "Bigyo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12423/?format=api",
                "id": 12423,
                "name": "Stone"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19134/?format=api",
                "id": 19134,
                "name": "BFA"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/The_Interceptors"
        }
    ]
}