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

{
    "url": "https://demozoo.org/api/v1/releasers/15131/?format=api",
    "demozoo_url": "https://demozoo.org/groups/15131/",
    "id": 15131,
    "name": "1.000.000 Boys",
    "is_group": true,
    "nicks": [
        {
            "name": "1.000.000 Boys",
            "abbreviation": "1MB",
            "is_primary_nick": true,
            "variants": [
                "1.000.000 Boys",
                "1MB"
            ]
        },
        {
            "name": "1000000 Boys",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "1000000 Boys"
            ]
        },
        {
            "name": "Megaboys",
            "abbreviation": "MB",
            "is_primary_nick": false,
            "variants": [
                "MB",
                "Megaboys"
            ]
        },
        {
            "name": "One Million Boys",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "One Million Boys"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12941/?format=api",
                "id": 12941,
                "name": "Mathman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15132/?format=api",
                "id": 15132,
                "name": "Optiroc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15133/?format=api",
                "id": 15133,
                "name": "Matsomoto"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129302/?format=api",
                "id": 129302,
                "name": "LIMI"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2055/?format=api",
                "id": 2055,
                "name": "Goto80"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1237"
        }
    ]
}