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

{
    "url": "https://demozoo.org/api/v1/releasers/140344/?format=api",
    "demozoo_url": "https://demozoo.org/groups/140344/",
    "id": 140344,
    "name": "Behelit",
    "is_group": true,
    "nicks": [
        {
            "name": "Behelit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Behelit"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59868/?format=api",
                "id": 59868,
                "name": "Toshi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25222/?format=api",
                "id": 25222,
                "name": "Madbit"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145177/?format=api",
                "id": 145177,
                "name": "Row"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.behel.it"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@behel_it"
        }
    ]
}