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

{
    "url": "https://demozoo.org/api/v1/releasers/101852/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101852/",
    "id": 101852,
    "name": "Parsector One",
    "is_group": true,
    "nicks": [
        {
            "name": "Parsector One",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Parsector One"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3470/?format=api",
                "id": 3470,
                "name": "Junkfood"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1471/?format=api",
                "id": 1471,
                "name": "Antibody"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3468/?format=api",
                "id": 3468,
                "name": "Optimize"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101851/?format=api",
                "id": 101851,
                "name": "Metaball"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60721"
        }
    ]
}