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

{
    "url": "https://demozoo.org/api/v1/releasers/106229/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106229/",
    "id": 106229,
    "name": "Celeste",
    "is_group": true,
    "nicks": [
        {
            "name": "Celeste",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Celeste"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106230/?format=api",
                "id": 106230,
                "name": "Kiki"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106231/?format=api",
                "id": 106231,
                "name": "Freud"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106232/?format=api",
                "id": 106232,
                "name": "Mr. Beat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106233/?format=api",
                "id": 106233,
                "name": "Megapac"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=68255"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7092"
        }
    ]
}