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

{
    "url": "https://demozoo.org/api/v1/releasers/3778/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3778/",
    "id": 3778,
    "name": "Junk",
    "is_group": true,
    "nicks": [
        {
            "name": "Junk",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Junk"
            ]
        },
        {
            "name": "Junkworks",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Junkworks"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3640/?format=api",
                "id": 3640,
                "name": "DFeKT"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6073/?format=api",
                "id": 6073,
                "name": "Trenox"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6074/?format=api",
                "id": 6074,
                "name": "HenrikBC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13392/?format=api",
                "id": 13392,
                "name": "Tremors"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17891/?format=api",
                "id": 17891,
                "name": "BUDDA-X"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34119/?format=api",
                "id": 34119,
                "name": "Louise"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43059/?format=api",
                "id": 43059,
                "name": "Zwartz"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.junkworks.org/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2182"
        }
    ]
}