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

{
    "url": "https://demozoo.org/api/v1/releasers/45209/?format=api",
    "demozoo_url": "https://demozoo.org/groups/45209/",
    "id": 45209,
    "name": "Overload",
    "is_group": true,
    "nicks": [
        {
            "name": "Overload",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Overload"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16107/?format=api",
                "id": 16107,
                "name": "Rubberbrain"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6664/?format=api",
                "id": 6664,
                "name": "Mic Dair"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64249/?format=api",
                "id": 64249,
                "name": "Bithammer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16106/?format=api",
                "id": 16106,
                "name": "Arska"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6360"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4807"
        }
    ]
}