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

{
    "url": "https://demozoo.org/api/v1/releasers/91253/?format=api",
    "demozoo_url": "https://demozoo.org/groups/91253/",
    "id": 91253,
    "name": "Daylight",
    "is_group": true,
    "nicks": [
        {
            "name": "Daylight",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Daylight"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98538/?format=api",
                "id": 98538,
                "name": "Snowfire"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98539/?format=api",
                "id": 98539,
                "name": "Wikk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22193/?format=api",
                "id": 22193,
                "name": "Fly"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=42889"
        }
    ]
}