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

{
    "url": "https://demozoo.org/api/v1/releasers/135385/?format=api",
    "demozoo_url": "https://demozoo.org/groups/135385/",
    "id": 135385,
    "name": "Phantasy Magazine Staff",
    "is_group": true,
    "nicks": [
        {
            "name": "Phantasy Magazine Staff",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Phantasy Magazine Staff"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146328/?format=api",
                "id": 146328,
                "name": "International Information Retrieval Guild"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146330/?format=api",
                "id": 146330,
                "name": "The Mercenary"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/phantasy-magazine"
        }
    ]
}