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

{
    "url": "https://demozoo.org/api/v1/releasers/108975/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108975/",
    "id": 108975,
    "name": "SLAM",
    "is_group": true,
    "nicks": [
        {
            "name": "SLAM",
            "abbreviation": "SLAM",
            "is_primary_nick": true,
            "variants": [
                "SLAM",
                "Some Lonesome Ansi Makers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70388/?format=api",
                "id": 70388,
                "name": "Onkel Dittmeyer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70397/?format=api",
                "id": 70397,
                "name": "Krypt"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123294/?format=api",
                "id": 123294,
                "name": "Brockhaus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123295/?format=api",
                "id": 123295,
                "name": "Calvin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123296/?format=api",
                "id": 123296,
                "name": "Trash"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/some-lonesome-ansi-makers"
        },
        {
            "link_class": "SixteenColorsGroup",
            "url": "https://16colo.rs/group/slam"
        }
    ]
}