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

{
    "url": "https://demozoo.org/api/v1/releasers/8361/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8361/",
    "id": 8361,
    "name": "Sahara Surfers",
    "is_group": true,
    "nicks": [
        {
            "name": "Sahara Surfers",
            "abbreviation": "S2",
            "is_primary_nick": true,
            "variants": [
                "S2",
                "Sahara Surfers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8444/?format=api",
                "id": 8444,
                "name": "Alfred"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8445/?format=api",
                "id": 8445,
                "name": "Guru"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4606/?format=api",
                "id": 4606,
                "name": "Stratos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8446/?format=api",
                "id": 8446,
                "name": "Switch"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.s2.org/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27610"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2051"
        }
    ]
}