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

{
    "url": "https://demozoo.org/api/v1/releasers/51291/?format=api",
    "demozoo_url": "https://demozoo.org/groups/51291/",
    "id": 51291,
    "name": "Berlin Cracking Service",
    "is_group": true,
    "nicks": [
        {
            "name": "Berlin Cracking Service",
            "abbreviation": "BCS",
            "is_primary_nick": true,
            "variants": [
                "BCS",
                "Berlin Cracking Service"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/849/?format=api",
                "id": 849,
                "name": "Alien"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154168/?format=api",
                "id": 154168,
                "name": "Lord Vader"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2845"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4555"
        }
    ]
}