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

{
    "url": "https://demozoo.org/api/v1/releasers/2729/?format=api",
    "demozoo_url": "https://demozoo.org/groups/2729/",
    "id": 2729,
    "name": "Oblivion",
    "is_group": true,
    "nicks": [
        {
            "name": "Oblivion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Oblivion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/595/?format=api",
                "id": 595,
                "name": "Boogeyman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1058/?format=api",
                "id": 1058,
                "name": "Bird"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2730/?format=api",
                "id": 2730,
                "name": "Kefner"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7856/?format=api",
                "id": 7856,
                "name": "Ramosa"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4828/?format=api",
                "id": 4828,
                "name": "Drain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61334/?format=api",
                "id": 61334,
                "name": "Primitive"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4833/?format=api",
                "id": 4833,
                "name": "Razta"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122497/?format=api",
                "id": 122497,
                "name": "Sensei"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3795"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14528"
        }
    ]
}