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

{
    "url": "https://demozoo.org/api/v1/releasers/367/?format=api",
    "demozoo_url": "https://demozoo.org/groups/367/",
    "id": 367,
    "name": "Fudge",
    "is_group": true,
    "nicks": [
        {
            "name": "Fudge",
            "abbreviation": "FDG",
            "is_primary_nick": true,
            "variants": [
                "FDG",
                "Fudge"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/277/?format=api",
                "id": 277,
                "name": "Echo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11351/?format=api",
                "id": 11351,
                "name": "Solon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11370/?format=api",
                "id": 11370,
                "name": "Craft"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11371/?format=api",
                "id": 11371,
                "name": "Seth"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11372/?format=api",
                "id": 11372,
                "name": "Manchild"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45682/?format=api",
                "id": 45682,
                "name": "Simon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/766/?format=api",
                "id": 766,
                "name": "Drax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/655/?format=api",
                "id": 655,
                "name": "Laxity"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2820/?format=api",
                "id": 2820,
                "name": "Metal"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=209"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/fudge/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20020609084456/http://inet.uni2.dk/~solon/index.htm"
        }
    ]
}