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

{
    "url": "https://demozoo.org/api/v1/releasers/53817/?format=api",
    "demozoo_url": "https://demozoo.org/groups/53817/",
    "id": 53817,
    "name": "Pseudo-Soft Works",
    "is_group": true,
    "nicks": [
        {
            "name": "Pseudo-Soft Works",
            "abbreviation": "PSW",
            "is_primary_nick": true,
            "variants": [
                "PSW",
                "Pseudo-Soft Works"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53816/?format=api",
                "id": 53816,
                "name": "Fuzz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53824/?format=api",
                "id": 53824,
                "name": "Local H"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84942/?format=api",
                "id": 84942,
                "name": "Caveman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81425/?format=api",
                "id": 81425,
                "name": "shrOOm"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80580/?format=api",
                "id": 80580,
                "name": "Macbeth"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=291"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8374"
        }
    ]
}