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

{
    "url": "https://demozoo.org/api/v1/releasers/114395/?format=api",
    "demozoo_url": "https://demozoo.org/groups/114395/",
    "id": 114395,
    "name": "Garbage",
    "is_group": true,
    "nicks": [
        {
            "name": "Garbage",
            "abbreviation": "GBG",
            "is_primary_nick": true,
            "variants": [
                "GBG",
                "Garbage"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37152/?format=api",
                "id": 37152,
                "name": "Trash"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43200/?format=api",
                "id": 43200,
                "name": "Sike"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36524/?format=api",
                "id": 36524,
                "name": "Tormentor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90788/?format=api",
                "id": 90788,
                "name": "Peter Garrett"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/resources/bbs/garbage/"
        }
    ]
}