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

{
    "url": "https://demozoo.org/api/v1/releasers/130468/?format=api",
    "demozoo_url": "https://demozoo.org/groups/130468/",
    "id": 130468,
    "name": "Exxos",
    "is_group": true,
    "nicks": [
        {
            "name": "Exxos",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Exxos"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62580/?format=api",
                "id": 62580,
                "name": "Bug Vindicator"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91929/?format=api",
                "id": 91929,
                "name": "Herve Adam"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96807/?format=api",
                "id": 96807,
                "name": "Ze Kiko"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6254"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15971"
        }
    ]
}