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

{
    "url": "https://demozoo.org/api/v1/releasers/18381/?format=api",
    "demozoo_url": "https://demozoo.org/groups/18381/",
    "id": 18381,
    "name": "Relax",
    "is_group": true,
    "nicks": [
        {
            "name": "Relax",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Relax"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49758/?format=api",
                "id": 49758,
                "name": "Insane"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49762/?format=api",
                "id": 49762,
                "name": "Rapid Angel"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97489/?format=api",
                "id": 97489,
                "name": "Bullseye"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4037"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7790"
        }
    ]
}