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

{
    "url": "https://demozoo.org/api/v1/releasers/6131/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6131/",
    "id": 6131,
    "name": "Sim Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Sim Productions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sim Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4886/?format=api",
                "id": 4886,
                "name": "Sim"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4883/?format=api",
                "id": 4883,
                "name": "Drake"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4885/?format=api",
                "id": 4885,
                "name": "Codex"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=23640"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2534"
        }
    ]
}