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

{
    "url": "https://demozoo.org/api/v1/releasers/143863/?format=api",
    "demozoo_url": "https://demozoo.org/groups/143863/",
    "id": 143863,
    "name": "Gray Marchers",
    "is_group": true,
    "nicks": [
        {
            "name": "Gray Marchers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gray Marchers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41508/?format=api",
                "id": 41508,
                "name": "Seven_dc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15400/?format=api",
                "id": 15400,
                "name": "OUTRON"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37786/?format=api",
                "id": 37786,
                "name": "Osku"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://graymarchers.github.io/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=16061"
        }
    ]
}