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/51827/?format=api",
                "id": 51827,
                "name": "BFA'ce"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}