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

{
    "url": "https://demozoo.org/api/v1/releasers/53843/?format=api",
    "demozoo_url": "https://demozoo.org/groups/53843/",
    "id": 53843,
    "name": "Psychic",
    "is_group": true,
    "nicks": [
        {
            "name": "Psychic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Psychic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53842/?format=api",
                "id": 53842,
                "name": "The Falcon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5557/?format=api",
                "id": 5557,
                "name": "Bugjam"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57967/?format=api",
                "id": 57967,
                "name": "Checky"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13597/?format=api",
                "id": 13597,
                "name": "Brizz"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=196"
        }
    ]
}