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

{
    "url": "https://demozoo.org/api/v1/releasers/99268/?format=api",
    "demozoo_url": "https://demozoo.org/groups/99268/",
    "id": 99268,
    "name": "Exalis",
    "is_group": true,
    "nicks": [
        {
            "name": "Exalis",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Exalis"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58678/?format=api",
                "id": 58678,
                "name": "R242"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1926/?format=api",
                "id": 1926,
                "name": "Cluster"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99269/?format=api",
                "id": 99269,
                "name": "Simons"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99275/?format=api",
                "id": 99275,
                "name": "Noons"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99276/?format=api",
                "id": 99276,
                "name": "Myster E"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=45332"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3527"
        }
    ]
}