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

{
    "url": "https://demozoo.org/api/v1/releasers/66860/?format=api",
    "demozoo_url": "https://demozoo.org/groups/66860/",
    "id": 66860,
    "name": "The Great Swappers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Great Swappers",
            "abbreviation": "TGS",
            "is_primary_nick": true,
            "variants": [
                "TGS",
                "The Great Swappers"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2866/?format=api",
                "id": 2866,
                "name": "Paranoimia"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66861/?format=api",
                "id": 66861,
                "name": "Ritchy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105574/?format=api",
                "id": 105574,
                "name": "Patrick"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32231"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7279"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/the_great_swappers/"
        }
    ]
}