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

{
    "url": "https://demozoo.org/api/v1/releasers/499/?format=api",
    "demozoo_url": "https://demozoo.org/groups/499/",
    "id": 499,
    "name": "Portal Process",
    "is_group": true,
    "nicks": [
        {
            "name": "Portal Posse",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Portal Posse"
            ]
        },
        {
            "name": "Portal Process",
            "abbreviation": "PP",
            "is_primary_nick": true,
            "variants": [
                "PP",
                "Portal Process"
            ]
        },
        {
            "name": "Portal Project",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Portal Project"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/502/?format=api",
                "id": 502,
                "name": "Svok"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/546/?format=api",
                "id": 546,
                "name": "Snarling"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/501/?format=api",
                "id": 501,
                "name": "Garble"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/547/?format=api",
                "id": 547,
                "name": "Sam"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/500/?format=api",
                "id": 500,
                "name": "Kmk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/227/?format=api",
                "id": 227,
                "name": "Gloom"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3466"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6282"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1895"
        }
    ]
}