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

{
    "url": "https://demozoo.org/api/v1/releasers/21832/?format=api",
    "demozoo_url": "https://demozoo.org/groups/21832/",
    "id": 21832,
    "name": "Puld Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Puld",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Puld"
            ]
        },
        {
            "name": "Puld Productions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Puld Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12101/?format=api",
                "id": 12101,
                "name": "oRaNGe"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6074/?format=api",
                "id": 6074,
                "name": "HenrikBC"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22009/?format=api",
                "id": 22009,
                "name": "Zhalafi"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7335"
        }
    ]
}