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

{
    "url": "https://demozoo.org/api/v1/releasers/62302/?format=api",
    "demozoo_url": "https://demozoo.org/groups/62302/",
    "id": 62302,
    "name": "Vortex Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Vortex Productions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vortex Productions"
            ]
        },
        {
            "name": "Vortex Studios",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Vortex Studios"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62305/?format=api",
                "id": 62305,
                "name": "Kimmo Koivusalo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62306/?format=api",
                "id": 62306,
                "name": "Ralf The Wonderllama"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140198/?format=api",
                "id": 140198,
                "name": "jazzu"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145275/?format=api",
                "id": 145275,
                "name": "Casual-T"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3788"
        }
    ]
}