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

{
    "url": "https://demozoo.org/api/v1/releasers/13789/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13789/",
    "id": 13789,
    "name": "Acid Rain",
    "is_group": true,
    "nicks": [
        {
            "name": "Acid Rain",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Acid Rain"
            ]
        },
        {
            "name": "Acidrain",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Acidrain"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/410/?format=api",
                "id": 410,
                "name": "Melwyn"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/938/?format=api",
                "id": 938,
                "name": "Bracket"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38313/?format=api",
                "id": 38313,
                "name": "Uriel"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38054/?format=api",
                "id": 38054,
                "name": "Champ"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38128/?format=api",
                "id": 38128,
                "name": "Parkitus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112353/?format=api",
                "id": 112353,
                "name": "MaCe"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112354/?format=api",
                "id": 112354,
                "name": "Damned"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=254"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/acidrain/"
        }
    ]
}