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

{
    "url": "https://demozoo.org/api/v1/releasers/44493/?format=api",
    "demozoo_url": "https://demozoo.org/groups/44493/",
    "id": 44493,
    "name": "Mean Machine",
    "is_group": true,
    "nicks": [
        {
            "name": "Mean Machine",
            "abbreviation": "MM",
            "is_primary_nick": true,
            "variants": [
                "MM",
                "Mean Machine"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28245/?format=api",
                "id": 28245,
                "name": "Palex"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7709/?format=api",
                "id": 7709,
                "name": "Overlander"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75924/?format=api",
                "id": 75924,
                "name": "Newman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7711/?format=api",
                "id": 7711,
                "name": "Nighthawk"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75939/?format=api",
                "id": 75939,
                "name": "Devil"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75940/?format=api",
                "id": 75940,
                "name": "Urasiili"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7713/?format=api",
                "id": 7713,
                "name": "Jellybean"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3720"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7791"
        }
    ]
}