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

{
    "url": "https://demozoo.org/api/v1/releasers/6311/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6311/",
    "id": 6311,
    "name": "Stroboholics",
    "is_group": true,
    "nicks": [
        {
            "name": "Stroboholics",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stroboholics"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18764/?format=api",
                "id": 18764,
                "name": "Julius Schniedel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/42802/?format=api",
                "id": 42802,
                "name": "Dr. Memset"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15276/?format=api",
                "id": 15276,
                "name": "cupe"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=65474"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10285"
        }
    ]
}