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

{
    "url": "https://demozoo.org/api/v1/releasers/128335/?format=api",
    "demozoo_url": "https://demozoo.org/groups/128335/",
    "id": 128335,
    "name": "Old School Pirates",
    "is_group": true,
    "nicks": [
        {
            "name": "Old School Pirates",
            "abbreviation": "OSP",
            "is_primary_nick": true,
            "variants": [
                "OSP",
                "Old School Pirates"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46656/?format=api",
                "id": 46656,
                "name": "RifleMan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115328/?format=api",
                "id": 115328,
                "name": "Fobman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146346/?format=api",
                "id": 146346,
                "name": "EcA"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131336/?format=api",
                "id": 131336,
                "name": "Lord Kraven"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146347/?format=api",
                "id": 146347,
                "name": "Zed"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/old-school-pirates"
        }
    ]
}