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

{
    "url": "https://demozoo.org/api/v1/releasers/105498/?format=api",
    "demozoo_url": "https://demozoo.org/groups/105498/",
    "id": 105498,
    "name": "The Criters",
    "is_group": true,
    "nicks": [
        {
            "name": "The Criters",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Criters"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53000/?format=api",
                "id": 53000,
                "name": "Pacman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20338/?format=api",
                "id": 20338,
                "name": "Szuwarek"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98204/?format=api",
                "id": 98204,
                "name": "Myszon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98205/?format=api",
                "id": 98205,
                "name": "Lesniak"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114687/?format=api",
                "id": 114687,
                "name": "Lopez"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41495"
        }
    ]
}