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

{
    "url": "https://demozoo.org/api/v1/releasers/112416/?format=api",
    "demozoo_url": "https://demozoo.org/groups/112416/",
    "id": 112416,
    "name": "$print",
    "is_group": true,
    "nicks": [
        {
            "name": "$print",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "$print",
                "Sprint"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112417/?format=api",
                "id": 112417,
                "name": "The Sax Pistol"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75762/?format=api",
                "id": 75762,
                "name": "Wind Walker"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/sprint"
        }
    ]
}