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

{
    "url": "https://demozoo.org/api/v1/releasers/28543/?format=api",
    "demozoo_url": "https://demozoo.org/groups/28543/",
    "id": 28543,
    "name": "Rewind Music",
    "is_group": true,
    "nicks": [
        {
            "name": "Rewind Music",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rewind Music"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16239/?format=api",
                "id": 16239,
                "name": "Bezurk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30164/?format=api",
                "id": 30164,
                "name": "Lenin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30171/?format=api",
                "id": 30171,
                "name": "Counterstrike"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15581/?format=api",
                "id": 15581,
                "name": "Icarus"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20011128232847/http://www.rewind-music.com/"
        }
    ]
}