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

{
    "url": "https://demozoo.org/api/v1/releasers/10785/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10785/",
    "id": 10785,
    "name": "Proxium",
    "is_group": true,
    "nicks": [
        {
            "name": "Proxium",
            "abbreviation": "PXM",
            "is_primary_nick": true,
            "variants": [
                "PXM",
                "PrM",
                "Proxium"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10784/?format=api",
                "id": 10784,
                "name": "Asman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45943/?format=api",
                "id": 45943,
                "name": "Dr. Longman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51756/?format=api",
                "id": 51756,
                "name": "Sergius Puzzler"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51765/?format=api",
                "id": 51765,
                "name": "Vel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10786/?format=api",
                "id": 10786,
                "name": "Mr. Dsteuz"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=95"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Proxium"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010723212630/http://proxium-hq.org/"
        }
    ]
}