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

{
    "url": "https://demozoo.org/api/v1/releasers/125970/?format=api",
    "demozoo_url": "https://demozoo.org/groups/125970/",
    "id": 125970,
    "name": "The Eurostyle Double-Team",
    "is_group": true,
    "nicks": [
        {
            "name": "The Eurostyle Double-Team",
            "abbreviation": "EDT",
            "is_primary_nick": true,
            "variants": [
                "EDT",
                "The Eurostyle Double-Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8822/?format=api",
                "id": 8822,
                "name": "Jeff Smart"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125976/?format=api",
                "id": 125976,
                "name": "The Softvoice"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125977/?format=api",
                "id": 125977,
                "name": "Elevator"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2996"
        }
    ]
}