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

{
    "url": "https://demozoo.org/api/v1/releasers/45321/?format=api",
    "demozoo_url": "https://demozoo.org/groups/45321/",
    "id": 45321,
    "name": "Amiga Lords",
    "is_group": true,
    "nicks": [
        {
            "name": "Amiga Lords",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Amiga Lords",
                "Amigalords",
                "The Amiga Lords"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1258/?format=api",
                "id": 1258,
                "name": "Alta"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54214/?format=api",
                "id": 54214,
                "name": "Bruce Lee"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66102/?format=api",
                "id": 66102,
                "name": "Savage"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50889/?format=api",
                "id": 50889,
                "name": "Blish"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129366/?format=api",
                "id": 129366,
                "name": "Interface"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79386/?format=api",
                "id": 79386,
                "name": "Clorox"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5795"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8171"
        }
    ]
}