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

{
    "url": "https://demozoo.org/api/v1/releasers/65932/?format=api",
    "demozoo_url": "https://demozoo.org/groups/65932/",
    "id": 65932,
    "name": "The Outrunners",
    "is_group": true,
    "nicks": [
        {
            "name": "The Outrunners",
            "abbreviation": "TOR",
            "is_primary_nick": true,
            "variants": [
                "TOR",
                "The Outrunners"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65933/?format=api",
                "id": 65933,
                "name": "Yankee"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7740/?format=api",
                "id": 7740,
                "name": "Il Scuro"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4077/?format=api",
                "id": 4077,
                "name": "Fenzie"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5370"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4776"
        }
    ]
}