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

{
    "url": "https://demozoo.org/api/v1/releasers/102568/?format=api",
    "demozoo_url": "https://demozoo.org/groups/102568/",
    "id": 102568,
    "name": "Binary Code Smashers",
    "is_group": true,
    "nicks": [
        {
            "name": "Binary Code Smashers",
            "abbreviation": "BCS",
            "is_primary_nick": true,
            "variants": [
                "BCS",
                "Binary Code Smashers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102569/?format=api",
                "id": 102569,
                "name": "Griffo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113628/?format=api",
                "id": 113628,
                "name": "Division Distribution"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113667/?format=api",
                "id": 113667,
                "name": "SX"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1699"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=62646"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7990"
        }
    ]
}