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

{
    "url": "https://demozoo.org/api/v1/releasers/95551/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95551/",
    "id": 95551,
    "name": "The Omega Connection",
    "is_group": true,
    "nicks": [
        {
            "name": "The Omega Connection",
            "abbreviation": "T.O.C.",
            "is_primary_nick": true,
            "variants": [
                "T.O.C.",
                "The Omega Connection"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95552/?format=api",
                "id": 95552,
                "name": "Geebee"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14768/?format=api",
                "id": 14768,
                "name": "Ezakimak"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105009/?format=api",
                "id": 105009,
                "name": "Luckystar"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=30287"
        }
    ]
}