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

{
    "url": "https://demozoo.org/api/v1/releasers/60841/?format=api",
    "demozoo_url": "https://demozoo.org/groups/60841/",
    "id": 60841,
    "name": "Struts",
    "is_group": true,
    "nicks": [
        {
            "name": "Struts",
            "abbreviation": "STR",
            "is_primary_nick": true,
            "variants": [
                "STR",
                "Struts"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37554/?format=api",
                "id": 37554,
                "name": "Notorious"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53197/?format=api",
                "id": 53197,
                "name": "G-Gnu"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6683/?format=api",
                "id": 6683,
                "name": "Vain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76192/?format=api",
                "id": 76192,
                "name": "Highpuff"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=67861"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14113"
        }
    ]
}