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

{
    "url": "https://demozoo.org/api/v1/releasers/7660/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7660/",
    "id": 7660,
    "name": "Skytech",
    "is_group": true,
    "nicks": [
        {
            "name": "Skytech",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Skytech"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7659/?format=api",
                "id": 7659,
                "name": "X-Cell"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7661/?format=api",
                "id": 7661,
                "name": "Mr. Smooth"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26374/?format=api",
                "id": 26374,
                "name": "Two"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5297"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2558"
        }
    ]
}