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

{
    "url": "https://demozoo.org/api/v1/releasers/5468/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5468/",
    "id": 5468,
    "name": "Phrenetics",
    "is_group": true,
    "nicks": [
        {
            "name": "Phrenetics",
            "abbreviation": "PK",
            "is_primary_nick": true,
            "variants": [
                "PK",
                "Phrenetics"
            ]
        },
        {
            "name": "The Phrenetics",
            "abbreviation": "TP",
            "is_primary_nick": false,
            "variants": [
                "TP",
                "The Phrenetics"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5467/?format=api",
                "id": 5467,
                "name": "Thumbz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22555/?format=api",
                "id": 22555,
                "name": "Disc-Man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25069/?format=api",
                "id": 25069,
                "name": "Fid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/583/?format=api",
                "id": 583,
                "name": "Xhale"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5411/?format=api",
                "id": 5411,
                "name": "Gainx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90601/?format=api",
                "id": 90601,
                "name": "O2"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54496/?format=api",
                "id": 54496,
                "name": "Awe"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=45270"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1660"
        }
    ]
}