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

{
    "url": "https://demozoo.org/api/v1/releasers/63054/?format=api",
    "demozoo_url": "https://demozoo.org/groups/63054/",
    "id": 63054,
    "name": "Exxon",
    "is_group": true,
    "nicks": [
        {
            "name": "Exxon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Exxon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113821/?format=api",
                "id": 113821,
                "name": "Red Bull"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94163/?format=api",
                "id": 94163,
                "name": "Micon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1460/?format=api",
                "id": 1460,
                "name": "Hawkeye"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134294/?format=api",
                "id": 134294,
                "name": "Thunderhawk"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=26191"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13597"
        }
    ]
}