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

{
    "url": "https://demozoo.org/api/v1/releasers/107848/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107848/",
    "id": 107848,
    "name": "Equinox",
    "is_group": true,
    "nicks": [
        {
            "name": "Equinox",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Equinox"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144991/?format=api",
                "id": 144991,
                "name": "Lazer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144992/?format=api",
                "id": 144992,
                "name": "Slammer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144993/?format=api",
                "id": 144993,
                "name": "Slimer"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.alienfactory.co.uk/equinox/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=70609"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3685"
        }
    ]
}