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

{
    "url": "https://demozoo.org/api/v1/releasers/57476/?format=api",
    "demozoo_url": "https://demozoo.org/groups/57476/",
    "id": 57476,
    "name": "Serious",
    "is_group": true,
    "nicks": [
        {
            "name": "Serious",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Serious"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14248/?format=api",
                "id": 14248,
                "name": "Lunatic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44906/?format=api",
                "id": 44906,
                "name": "Dezz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2674/?format=api",
                "id": 2674,
                "name": "Quayle"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2673/?format=api",
                "id": 2673,
                "name": "Chain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45181/?format=api",
                "id": 45181,
                "name": "Cyborg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44907/?format=api",
                "id": 44907,
                "name": "Tuborg"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63110"
        }
    ]
}