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

{
    "url": "https://demozoo.org/api/v1/releasers/152332/?format=api",
    "demozoo_url": "https://demozoo.org/groups/152332/",
    "id": 152332,
    "name": "Magic",
    "is_group": true,
    "nicks": [
        {
            "name": "Magic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Magic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80116/?format=api",
                "id": 80116,
                "name": "Spangly"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51231/?format=api",
                "id": 51231,
                "name": "Darkman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50198/?format=api",
                "id": 50198,
                "name": "Mentor"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104879/?format=api",
                "id": 104879,
                "name": "Gundam"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/152333/?format=api",
                "id": 152333,
                "name": "Waylander"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=72903"
        }
    ]
}