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

{
    "url": "https://demozoo.org/api/v1/releasers/44124/?format=api",
    "demozoo_url": "https://demozoo.org/groups/44124/",
    "id": 44124,
    "name": "Radioactive Design",
    "is_group": true,
    "nicks": [
        {
            "name": "Radioactive Design",
            "abbreviation": "RD",
            "is_primary_nick": true,
            "variants": [
                "RD",
                "Radioactive Design"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44125/?format=api",
                "id": 44125,
                "name": "Garfield"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81158/?format=api",
                "id": 81158,
                "name": "Bitcoder"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81159/?format=api",
                "id": 81159,
                "name": "Shaka"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108886/?format=api",
                "id": 108886,
                "name": "Paulo Falcão"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4019"
        }
    ]
}