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

{
    "url": "https://demozoo.org/api/v1/releasers/4000/?format=api",
    "demozoo_url": "https://demozoo.org/groups/4000/",
    "id": 4000,
    "name": "The Dreams",
    "is_group": true,
    "nicks": [
        {
            "name": "The Dreams",
            "abbreviation": "DRM",
            "is_primary_nick": true,
            "variants": [
                "DRM",
                "The Dreams"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3999/?format=api",
                "id": 3999,
                "name": "Ninja"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5557/?format=api",
                "id": 5557,
                "name": "Bugjam"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13170/?format=api",
                "id": 13170,
                "name": "Calamity"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5997/?format=api",
                "id": 5997,
                "name": "Henne"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24614/?format=api",
                "id": 24614,
                "name": "Doc Bacardi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41523/?format=api",
                "id": 41523,
                "name": "mis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90863/?format=api",
                "id": 90863,
                "name": "Beatseeker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139473/?format=api",
                "id": 139473,
                "name": "NIC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139476/?format=api",
                "id": 139476,
                "name": "Zaphod"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13458/?format=api",
                "id": 13458,
                "name": "Hardsequencer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141388/?format=api",
                "id": 141388,
                "name": "Madaco"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53266/?format=api",
                "id": 53266,
                "name": "Dow Jones"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=256"
        },
        {
            "link_class": "Plus4WorldGroup",
            "url": "http://plus4world.powweb.com/groups/DRM"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2678"
        }
    ]
}