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

{
    "url": "https://demozoo.org/api/v1/releasers/101935/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101935/",
    "id": 101935,
    "name": "Meditators",
    "is_group": true,
    "nicks": [
        {
            "name": "Meditators",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Meditators"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101936/?format=api",
                "id": 101936,
                "name": "Mr. Bass"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101943/?format=api",
                "id": 101943,
                "name": "Mrowa"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101973/?format=api",
                "id": 101973,
                "name": "Cabal"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101974/?format=api",
                "id": 101974,
                "name": "Playbox"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60972"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12156"
        }
    ]
}