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

{
    "url": "https://demozoo.org/api/v1/releasers/2825/?format=api",
    "demozoo_url": "https://demozoo.org/groups/2825/",
    "id": 2825,
    "name": "X-Ample Architectures",
    "is_group": true,
    "nicks": [
        {
            "name": "X-Ample",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "X-Ample",
                "Xample"
            ]
        },
        {
            "name": "X-Ample Architectures",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "X-Ample Architectures"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7536/?format=api",
                "id": 7536,
                "name": "Markus Schneider"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46171/?format=api",
                "id": 46171,
                "name": "Thomas Detert"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46173/?format=api",
                "id": 46173,
                "name": "Michael Detert"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46177/?format=api",
                "id": 46177,
                "name": "Helge Kozielek"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46174/?format=api",
                "id": 46174,
                "name": "Joachim Multermann"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/640/?format=api",
                "id": 640,
                "name": "aTom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115487/?format=api",
                "id": 115487,
                "name": "The Viking"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.myspace.com/xamplearchitectures"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.xample-music.com"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.xap64.de/"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=245"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1347"
        }
    ]
}