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

{
    "url": "https://demozoo.org/api/v1/releasers/71628/?format=api",
    "demozoo_url": "https://demozoo.org/groups/71628/",
    "id": 71628,
    "name": "Thunderloop Productions Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "Thunderloop Productions Inc.",
            "abbreviation": "TLPI",
            "is_primary_nick": true,
            "variants": [
                "TLPI",
                "Thunderloop Productions Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4527/?format=api",
                "id": 4527,
                "name": "Xag"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2990/?format=api",
                "id": 2990,
                "name": "Zigor"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=31805"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6780"
        }
    ]
}