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

{
    "url": "https://demozoo.org/api/v1/releasers/94502/?format=api",
    "demozoo_url": "https://demozoo.org/groups/94502/",
    "id": 94502,
    "name": "Sardonic",
    "is_group": true,
    "nicks": [
        {
            "name": "Sardonic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sardonic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98537/?format=api",
                "id": 98537,
                "name": "Nastro"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149179/?format=api",
                "id": 149179,
                "name": "John Doe"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149180/?format=api",
                "id": 149180,
                "name": "Ldc"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149181/?format=api",
                "id": 149181,
                "name": "Utopia"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149182/?format=api",
                "id": 149182,
                "name": "Vertex"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=23141"
        }
    ]
}