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

{
    "url": "https://demozoo.org/api/v1/releasers/152845/?format=api",
    "demozoo_url": "https://demozoo.org/groups/152845/",
    "id": 152845,
    "name": "Scorpions",
    "is_group": true,
    "nicks": [
        {
            "name": "Scorpions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Scorpions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52662/?format=api",
                "id": 52662,
                "name": "Chaplin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29716/?format=api",
                "id": 29716,
                "name": "Scape"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91349/?format=api",
                "id": 91349,
                "name": "Ultimator"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1374/?format=api",
                "id": 1374,
                "name": "Comajim"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=66029"
        }
    ]
}