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

{
    "url": "https://demozoo.org/api/v1/releasers/6103/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6103/",
    "id": 6103,
    "name": "Paragon",
    "is_group": true,
    "nicks": [
        {
            "name": "Paragon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Paragon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/580/?format=api",
                "id": 580,
                "name": "Mazor"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10749/?format=api",
                "id": 10749,
                "name": "Sparklite"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/600/?format=api",
                "id": 600,
                "name": "Bay Tremore"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13204/?format=api",
                "id": 13204,
                "name": "Cyberpig"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/291/?format=api",
                "id": 291,
                "name": "Wode"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76892/?format=api",
                "id": 76892,
                "name": "Vortex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/598/?format=api",
                "id": 598,
                "name": "Kenny"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141635/?format=api",
                "id": 141635,
                "name": "ToLU"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58396"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14649"
        }
    ]
}