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

{
    "url": "https://demozoo.org/api/v1/releasers/38780/?format=api",
    "demozoo_url": "https://demozoo.org/groups/38780/",
    "id": 38780,
    "name": "Balloons",
    "is_group": true,
    "nicks": [
        {
            "name": "Balloons",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Balloons"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18740/?format=api",
                "id": 18740,
                "name": "Galahad"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101283/?format=api",
                "id": 101283,
                "name": "Dwain Dibley"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101284/?format=api",
                "id": 101284,
                "name": "Mr. Toshiba"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101285/?format=api",
                "id": 101285,
                "name": "Blair Mander Sinc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135910/?format=api",
                "id": 135910,
                "name": "Maniac"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59235"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9987"
        }
    ]
}