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

{
    "url": "https://demozoo.org/api/v1/releasers/120059/?format=api",
    "demozoo_url": "https://demozoo.org/groups/120059/",
    "id": 120059,
    "name": "Living Organisms On Mars",
    "is_group": true,
    "nicks": [
        {
            "name": "Living Organisms On Mars",
            "abbreviation": "LOOM",
            "is_primary_nick": true,
            "variants": [
                "LOOM",
                "Living Organisms On Mars"
            ]
        },
        {
            "name": "The Loom Syndicate",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Loom Syndicate"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20328/?format=api",
                "id": 20328,
                "name": "Slaanesh"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120060/?format=api",
                "id": 120060,
                "name": "Bonanza"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120061/?format=api",
                "id": 120061,
                "name": "Texas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120062/?format=api",
                "id": 120062,
                "name": "Carrot"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120063/?format=api",
                "id": 120063,
                "name": "Pooyan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120064/?format=api",
                "id": 120064,
                "name": "Phantom"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/living-organisms-on-mars"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13400"
        }
    ]
}