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

{
    "url": "https://demozoo.org/api/v1/releasers/8879/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8879/",
    "id": 8879,
    "name": "Grayscale",
    "is_group": true,
    "nicks": [
        {
            "name": "Grayscale",
            "abbreviation": "GSL",
            "is_primary_nick": true,
            "variants": [
                "GSL",
                "Grayscale",
                "Grayscale Band"
            ]
        },
        {
            "name": "Grayscale project",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Grayscale project"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8878/?format=api",
                "id": 8878,
                "name": "X-Ray"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18200/?format=api",
                "id": 18200,
                "name": "Greg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18201/?format=api",
                "id": 18201,
                "name": "BeWu"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Grayscale"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://grayscale.scene.pl/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5993"
        }
    ]
}