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

{
    "url": "https://demozoo.org/api/v1/releasers/15009/?format=api",
    "demozoo_url": "https://demozoo.org/groups/15009/",
    "id": 15009,
    "name": "Active Minds",
    "is_group": true,
    "nicks": [
        {
            "name": "Active Minds",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Active Minds"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15010/?format=api",
                "id": 15010,
                "name": "Guma"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10181/?format=api",
                "id": 10181,
                "name": "Hangman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52969/?format=api",
                "id": 52969,
                "name": "Kysy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49952/?format=api",
                "id": 49952,
                "name": "Jacool"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92475/?format=api",
                "id": 92475,
                "name": "Robaq"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9291"
        }
    ]
}