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

{
    "url": "https://demozoo.org/api/v1/releasers/82501/?format=api",
    "demozoo_url": "https://demozoo.org/groups/82501/",
    "id": 82501,
    "name": "Association of Broadcasting Crackers",
    "is_group": true,
    "nicks": [
        {
            "name": "Association of Broadcasting Crackers",
            "abbreviation": "ABC",
            "is_primary_nick": true,
            "variants": [
                "ABC",
                "Association of Broadcasting Crackers",
                "The Association of Broadcasting Crackers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61802/?format=api",
                "id": 61802,
                "name": "Chip Select"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82502/?format=api",
                "id": 82502,
                "name": "Eric Irq"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82503/?format=api",
                "id": 82503,
                "name": "The Wildman"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}