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

{
    "url": "https://demozoo.org/api/v1/releasers/104957/?format=api",
    "demozoo_url": "https://demozoo.org/groups/104957/",
    "id": 104957,
    "name": "Jurassic",
    "is_group": true,
    "nicks": [
        {
            "name": "Jurassic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jurassic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67980/?format=api",
                "id": 67980,
                "name": "Cyborg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100747/?format=api",
                "id": 100747,
                "name": "Aquamarine"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53365/?format=api",
                "id": 53365,
                "name": "Benson"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117782/?format=api",
                "id": 117782,
                "name": "Mercenary"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117784/?format=api",
                "id": 117784,
                "name": "Cage"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117787/?format=api",
                "id": 117787,
                "name": "Neon"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=56400"
        }
    ]
}