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

{
    "url": "https://demozoo.org/api/v1/releasers/76417/?format=api",
    "demozoo_url": "https://demozoo.org/groups/76417/",
    "id": 76417,
    "name": "Mea Culpa",
    "is_group": true,
    "nicks": [
        {
            "name": "Mea Culpa",
            "abbreviation": "MC",
            "is_primary_nick": true,
            "variants": [
                "MC",
                "Mea Culpa"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76418/?format=api",
                "id": 76418,
                "name": "Hot Chip"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76419/?format=api",
                "id": 76419,
                "name": "Andy Q"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76421/?format=api",
                "id": 76421,
                "name": "Murphy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76422/?format=api",
                "id": 76422,
                "name": "ACF"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76423/?format=api",
                "id": 76423,
                "name": "Guybrush"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134345/?format=api",
                "id": 134345,
                "name": "Merlin"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/mea-culpa"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13682"
        }
    ]
}