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

{
    "url": "https://demozoo.org/api/v1/releasers/96085/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96085/",
    "id": 96085,
    "name": "Subway",
    "is_group": true,
    "nicks": [
        {
            "name": "Subway",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Subway"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136246/?format=api",
                "id": 136246,
                "name": "Krion"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136247/?format=api",
                "id": 136247,
                "name": "Loop"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101985/?format=api",
                "id": 101985,
                "name": "Passangel"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=33013"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14617"
        }
    ]
}