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

{
    "url": "https://demozoo.org/api/v1/releasers/45240/?format=api",
    "demozoo_url": "https://demozoo.org/groups/45240/",
    "id": 45240,
    "name": "Creative Thought",
    "is_group": true,
    "nicks": [
        {
            "name": "Creative Thought",
            "abbreviation": "CT",
            "is_primary_nick": true,
            "variants": [
                "CT",
                "Creative Thought"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7155/?format=api",
                "id": 7155,
                "name": "Zing"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1494/?format=api",
                "id": 1494,
                "name": "Del"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11475/?format=api",
                "id": 11475,
                "name": "Spex"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59274/?format=api",
                "id": 59274,
                "name": "Mark Coleman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95852/?format=api",
                "id": 95852,
                "name": "Charlie Puck"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95853/?format=api",
                "id": 95853,
                "name": "Joby Wood"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=31646"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13651"
        }
    ]
}