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

{
    "url": "https://demozoo.org/api/v1/releasers/45962/?format=api",
    "demozoo_url": "https://demozoo.org/groups/45962/",
    "id": 45962,
    "name": "Revival",
    "is_group": true,
    "nicks": [
        {
            "name": "Revival",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Revival"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29539/?format=api",
                "id": 29539,
                "name": "CeD"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53483/?format=api",
                "id": 53483,
                "name": "Snake Plissken"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69693/?format=api",
                "id": 69693,
                "name": "F-key"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13240/?format=api",
                "id": 13240,
                "name": "Voxfreax"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8088"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20081113004853/http://revivalcpc.free.fr/"
        }
    ]
}