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

{
    "url": "https://demozoo.org/api/v1/releasers/95366/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95366/",
    "id": 95366,
    "name": "Thrill",
    "is_group": true,
    "nicks": [
        {
            "name": "Thrill",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Thrill"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57833/?format=api",
                "id": 57833,
                "name": "Manu"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95367/?format=api",
                "id": 95367,
                "name": "Lubomir"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95368/?format=api",
                "id": 95368,
                "name": "Surger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104999/?format=api",
                "id": 104999,
                "name": "Kyron"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57834/?format=api",
                "id": 57834,
                "name": "Starcrasher"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=29356"
        }
    ]
}