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

{
    "url": "https://demozoo.org/api/v1/releasers/9861/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9861/",
    "id": 9861,
    "name": "Roterfleck",
    "is_group": true,
    "nicks": [
        {
            "name": "Roterfleck",
            "abbreviation": "RF",
            "is_primary_nick": true,
            "variants": [
                "RF",
                "Roterfleck"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9860/?format=api",
                "id": 9860,
                "name": "Neurokin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9864/?format=api",
                "id": 9864,
                "name": "AMB"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9805/?format=api",
                "id": 9805,
                "name": "Sole"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
                "id": 9975,
                "name": "Mr.doob"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4685"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20170408040416/selfzine.es/roterfleck"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20071002220756/http://www.roterfleck.com/"
        }
    ]
}