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

{
    "url": "https://demozoo.org/api/v1/releasers/42808/?format=api",
    "demozoo_url": "https://demozoo.org/groups/42808/",
    "id": 42808,
    "name": "Scientific Cracking Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Scientific Cracking Team",
            "abbreviation": "SCT",
            "is_primary_nick": true,
            "variants": [
                "SCT",
                "Scientific Cracking Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37382/?format=api",
                "id": 37382,
                "name": "Sciff"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/729/?format=api",
                "id": 729,
                "name": "Darkstar"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/42731/?format=api",
                "id": 42731,
                "name": "Keyjay"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/42732/?format=api",
                "id": 42732,
                "name": "Buzzaw"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91860/?format=api",
                "id": 91860,
                "name": "Amhac"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91908/?format=api",
                "id": 91908,
                "name": "Tigra"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123118/?format=api",
                "id": 123118,
                "name": "Wizzy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123117/?format=api",
                "id": 123117,
                "name": "Draco"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5432"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3957"
        }
    ]
}