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

{
    "url": "https://demozoo.org/api/v1/releasers/75883/?format=api",
    "demozoo_url": "https://demozoo.org/groups/75883/",
    "id": 75883,
    "name": "The Strike Force",
    "is_group": true,
    "nicks": [
        {
            "name": "The Strike Force",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Strike Force"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5204/?format=api",
                "id": 5204,
                "name": "Eureka"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5205/?format=api",
                "id": 5205,
                "name": "Strike"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37881"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8231"
        }
    ]
}