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

{
    "url": "https://demozoo.org/api/v1/releasers/42442/?format=api",
    "demozoo_url": "https://demozoo.org/groups/42442/",
    "id": 42442,
    "name": "Art of Magic",
    "is_group": true,
    "nicks": [
        {
            "name": "Art of Magic",
            "abbreviation": "AoM",
            "is_primary_nick": true,
            "variants": [
                "AoM",
                "Art of Magic"
            ]
        },
        {
            "name": "Art of Magic Group",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Art of Magic Group"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41937/?format=api",
                "id": 41937,
                "name": "Cham"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20636/?format=api",
                "id": 20636,
                "name": "Arux"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40333/?format=api",
                "id": 40333,
                "name": "tra7"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48276/?format=api",
                "id": 48276,
                "name": "Klaf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48279/?format=api",
                "id": 48279,
                "name": "Tano"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40413/?format=api",
                "id": 40413,
                "name": "Horned Bat"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58525"
        }
    ]
}