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

{
    "url": "https://demozoo.org/api/v1/releasers/146070/?format=api",
    "demozoo_url": "https://demozoo.org/groups/146070/",
    "id": 146070,
    "name": "Graphically Enhanced Magazine staff",
    "is_group": true,
    "nicks": [
        {
            "name": "Graphically Enhanced Magazine staff",
            "abbreviation": "GEM",
            "is_primary_nick": true,
            "variants": [
                "GEM",
                "Graphically Enhanced Magazine staff"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46667/?format=api",
                "id": 46667,
                "name": "PoSeIdOn"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46668/?format=api",
                "id": 46668,
                "name": "The Midnight Hacker"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/graphically-enhanced-magazine"
        }
    ]
}