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

{
    "url": "https://demozoo.org/api/v1/releasers/57077/?format=api",
    "demozoo_url": "https://demozoo.org/groups/57077/",
    "id": 57077,
    "name": "Evolve",
    "is_group": true,
    "nicks": [
        {
            "name": "Evolve",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Evolve",
                "eVolve"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57078/?format=api",
                "id": 57078,
                "name": "Bam"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                "id": 313,
                "name": "ps"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25308/?format=api",
                "id": 25308,
                "name": "hollowone"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28030"
        }
    ]
}