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

{
    "url": "https://demozoo.org/api/v1/releasers/102554/?format=api",
    "demozoo_url": "https://demozoo.org/groups/102554/",
    "id": 102554,
    "name": "Toayen",
    "is_group": true,
    "nicks": [
        {
            "name": "Toayen",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Toayen"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142285/?format=api",
                "id": 142285,
                "name": "PanPrase"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142284/?format=api",
                "id": 142284,
                "name": "Gargamel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95996/?format=api",
                "id": 95996,
                "name": "Master Crank"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=62603"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11549"
        }
    ]
}