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

{
    "url": "https://demozoo.org/api/v1/releasers/2794/?format=api",
    "demozoo_url": "https://demozoo.org/groups/2794/",
    "id": 2794,
    "name": "The Infiltrators",
    "is_group": true,
    "nicks": [
        {
            "name": "The Infiltrators",
            "abbreviation": "INF",
            "is_primary_nick": true,
            "variants": [
                "INF",
                "The Infiltrators"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2795/?format=api",
                "id": 2795,
                "name": "Judge Drokk"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137404/?format=api",
                "id": 137404,
                "name": "Sir Monty"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137405/?format=api",
                "id": 137405,
                "name": "Dr Who"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137406/?format=api",
                "id": 137406,
                "name": "Jaguar"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137961/?format=api",
                "id": 137961,
                "name": "Dr. Who II"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137962/?format=api",
                "id": 137962,
                "name": "Karl"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3980"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9395"
        }
    ]
}