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

{
    "url": "https://demozoo.org/api/v1/releasers/26064/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26064/",
    "id": 26064,
    "name": "Gramambo",
    "is_group": true,
    "nicks": [
        {
            "name": "Gramambo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gramambo"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43975/?format=api",
                "id": 43975,
                "name": "A-Tom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43976/?format=api",
                "id": 43976,
                "name": "Plutonia"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5832/?format=api",
                "id": 5832,
                "name": "Mados"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11606/?format=api",
                "id": 11606,
                "name": "Magic van Lam"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.gramambo.de/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11762"
        }
    ]
}