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

{
    "url": "https://demozoo.org/api/v1/releasers/23143/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23143/",
    "id": 23143,
    "name": "Alba",
    "is_group": true,
    "nicks": [
        {
            "name": "Alba",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alba"
            ]
        },
        {
            "name": "Alba Productions",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Alba Productions"
            ]
        },
        {
            "name": "Albatros",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Albatros"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24446/?format=api",
                "id": 24446,
                "name": "Jim Goer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24498/?format=api",
                "id": 24498,
                "name": "Powergen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24440/?format=api",
                "id": 24440,
                "name": "D.K."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10584/?format=api",
                "id": 10584,
                "name": "Forcer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25316/?format=api",
                "id": 25316,
                "name": "Yagoda"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2024"
        }
    ]
}