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

{
    "url": "https://demozoo.org/api/v1/releasers/15866/?format=api",
    "demozoo_url": "https://demozoo.org/groups/15866/",
    "id": 15866,
    "name": "Orchid",
    "is_group": true,
    "nicks": [
        {
            "name": "Orchid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Orchid"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15587/?format=api",
                "id": 15587,
                "name": "Spook"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17231/?format=api",
                "id": 17231,
                "name": "Highfly"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52315/?format=api",
                "id": 52315,
                "name": "DNA"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=43289"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11610"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/orchid/"
        }
    ]
}