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

{
    "url": "https://demozoo.org/api/v1/releasers/49321/?format=api",
    "demozoo_url": "https://demozoo.org/groups/49321/",
    "id": 49321,
    "name": "The Utopians",
    "is_group": true,
    "nicks": [
        {
            "name": "The Utopians",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Utopians"
            ]
        },
        {
            "name": "Utopia",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Utopia"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49322/?format=api",
                "id": 49322,
                "name": "Zippy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141525/?format=api",
                "id": 141525,
                "name": "Sync"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                "id": 313,
                "name": "ps"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}