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

{
    "url": "https://demozoo.org/api/v1/releasers/414/?format=api",
    "demozoo_url": "https://demozoo.org/groups/414/",
    "id": 414,
    "name": "Alien Prophets",
    "is_group": true,
    "nicks": [
        {
            "name": "Alien Prophets",
            "abbreviation": "AP",
            "is_primary_nick": true,
            "variants": [
                "AP",
                "Alien Prophets"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/415/?format=api",
                "id": 415,
                "name": "Gaia"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/413/?format=api",
                "id": 413,
                "name": "Jar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10575/?format=api",
                "id": 10575,
                "name": "Nudge"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9952/?format=api",
                "id": 9952,
                "name": "bizk"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66790/?format=api",
                "id": 66790,
                "name": "Ephoy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/483/?format=api",
                "id": 483,
                "name": "Rasmus"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=92"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/alien_prophets/"
        }
    ]
}