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

{
    "url": "https://demozoo.org/api/v1/releasers/7494/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7494/",
    "id": 7494,
    "name": "Judas",
    "is_group": true,
    "nicks": [
        {
            "name": "Judas",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Judas",
                "Judas Design"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7493/?format=api",
                "id": 7493,
                "name": "Jucke"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12944/?format=api",
                "id": 12944,
                "name": "Dino"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15863/?format=api",
                "id": 15863,
                "name": "acidT*"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8853/?format=api",
                "id": 8853,
                "name": "Poison"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134173/?format=api",
                "id": 134173,
                "name": "Kerstin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3173/?format=api",
                "id": 3173,
                "name": "Sixx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6684/?format=api",
                "id": 6684,
                "name": "Zyron"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6880/?format=api",
                "id": 6880,
                "name": "Fix"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=584"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3938"
        }
    ]
}