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

{
    "url": "https://demozoo.org/api/v1/releasers/60234/?format=api",
    "demozoo_url": "https://demozoo.org/groups/60234/",
    "id": 60234,
    "name": "Guild Of Swappers",
    "is_group": true,
    "nicks": [
        {
            "name": "Guild Of Swappers",
            "abbreviation": "GOS",
            "is_primary_nick": true,
            "variants": [
                "GOS",
                "Guild Of Swappers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60233/?format=api",
                "id": 60233,
                "name": "Yoda"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60238/?format=api",
                "id": 60238,
                "name": "Thriller"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60256/?format=api",
                "id": 60256,
                "name": "Excalibur"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110394/?format=api",
                "id": 110394,
                "name": "LTP"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/GOS"
        }
    ]
}