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

{
    "url": "https://demozoo.org/api/v1/releasers/141979/?format=api",
    "demozoo_url": "https://demozoo.org/groups/141979/",
    "id": 141979,
    "name": "The Fantasy Zone",
    "is_group": true,
    "nicks": [
        {
            "name": "The Fantasy Zone",
            "abbreviation": "TFZ",
            "is_primary_nick": true,
            "variants": [
                "TFZ",
                "The Fantasy Zone"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28906/?format=api",
                "id": 28906,
                "name": "Actual Cracking Entertainment"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65362/?format=api",
                "id": 65362,
                "name": "Higher Computer Science 5005"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54652/?format=api",
                "id": 54652,
                "name": "The Last Science"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127651/?format=api",
                "id": 127651,
                "name": "Hawk"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2791/?format=api",
                "id": 2791,
                "name": "Grayhound"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}