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

{
    "url": "https://demozoo.org/api/v1/releasers/132378/?format=api",
    "demozoo_url": "https://demozoo.org/groups/132378/",
    "id": 132378,
    "name": "The Alpha Project",
    "is_group": true,
    "nicks": [
        {
            "name": "The Alpha Project",
            "abbreviation": "TAP",
            "is_primary_nick": true,
            "variants": [
                "T.A.P.",
                "TAP",
                "The Alpha Project"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/85918/?format=api",
                "id": 85918,
                "name": "Gilmore"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010910032844/http://www4.ewebcity.com/2elements/tap.html"
        }
    ]
}