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

{
    "url": "https://demozoo.org/api/v1/releasers/9647/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9647/",
    "id": 9647,
    "name": "Adia",
    "is_group": true,
    "nicks": [
        {
            "name": "Adia",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Adia"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9646/?format=api",
                "id": 9646,
                "name": "Muzafar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39356/?format=api",
                "id": 39356,
                "name": "Distorter"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39357/?format=api",
                "id": 39357,
                "name": "Mr. Hodgehog"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Adia"
        }
    ]
}