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

{
    "url": "https://demozoo.org/api/v1/releasers/982/?format=api",
    "demozoo_url": "https://demozoo.org/groups/982/",
    "id": 982,
    "name": "Ctrl-Alt-Test",
    "is_group": true,
    "nicks": [
        {
            "name": "Ctrl-Alt-Test",
            "abbreviation": "CAT",
            "is_primary_nick": true,
            "variants": [
                "CAT",
                "Ctrl-Alt-Test"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/983/?format=api",
                "id": 983,
                "name": "Cyborg Jeff"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/984/?format=api",
                "id": 984,
                "name": "LLB"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/985/?format=api",
                "id": 985,
                "name": "Zavie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/987/?format=api",
                "id": 987,
                "name": "Nicuveo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/986/?format=api",
                "id": 986,
                "name": "Tarmil"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71098/?format=api",
                "id": 71098,
                "name": "Dropkickmonk3y"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.ctrl-alt-test.fr/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10651"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UCbeyXj8MOyr9cANGK7kCtMA"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@CtrlAltTest"
        }
    ]
}