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

{
    "url": "https://demozoo.org/api/v1/releasers/76082/?format=api",
    "demozoo_url": "https://demozoo.org/groups/76082/",
    "id": 76082,
    "name": "Universe",
    "is_group": true,
    "nicks": [
        {
            "name": "Universe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Universe"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21776/?format=api",
                "id": 21776,
                "name": "Middle"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27816/?format=api",
                "id": 27816,
                "name": "Crisot"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27808/?format=api",
                "id": 27808,
                "name": "Molotov"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14157/?format=api",
                "id": 14157,
                "name": "Sephiroth"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127025/?format=api",
                "id": 127025,
                "name": "Kaneda"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=336"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010612105817/http://crisot.free.fr/universe/"
        }
    ]
}