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

{
    "url": "https://demozoo.org/api/v1/releasers/47819/?format=api",
    "demozoo_url": "https://demozoo.org/groups/47819/",
    "id": 47819,
    "name": "Butterfly Software Group",
    "is_group": true,
    "nicks": [
        {
            "name": "Butterfly Software Group",
            "abbreviation": "BSG",
            "is_primary_nick": true,
            "variants": [
                "BSG",
                "Butterfly Software Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47030/?format=api",
                "id": 47030,
                "name": "HeY"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71847/?format=api",
                "id": 71847,
                "name": "Froyd"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105853/?format=api",
                "id": 105853,
                "name": "Matrix"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79832/?format=api",
                "id": 79832,
                "name": "Nazgul"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1831"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9722"
        }
    ]
}