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

{
    "url": "https://demozoo.org/api/v1/releasers/141017/?format=api",
    "demozoo_url": "https://demozoo.org/groups/141017/",
    "id": 141017,
    "name": "Sonical Dreams",
    "is_group": true,
    "nicks": [
        {
            "name": "Sonical Dreams",
            "abbreviation": "S#D",
            "is_primary_nick": true,
            "variants": [
                "S#D",
                "Sonical Dreams"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53562/?format=api",
                "id": 53562,
                "name": "Peter Slotta"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11811/?format=api",
                "id": 11811,
                "name": "Harlequin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51057/?format=api",
                "id": 51057,
                "name": "Rudolf Stember"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141018/?format=api",
                "id": 141018,
                "name": "MF"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4552"
        }
    ]
}