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

{
    "url": "https://demozoo.org/api/v1/releasers/59487/?format=api",
    "demozoo_url": "https://demozoo.org/groups/59487/",
    "id": 59487,
    "name": "Outlaws",
    "is_group": true,
    "nicks": [
        {
            "name": "Outlaws",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Outlaws"
            ]
        },
        {
            "name": "The Outlaws",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Outlaws"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1697/?format=api",
                "id": 1697,
                "name": "Escape"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49452/?format=api",
                "id": 49452,
                "name": "Cube"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49451/?format=api",
                "id": 49451,
                "name": "Lobber"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59486/?format=api",
                "id": 59486,
                "name": "Dalamar"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49453/?format=api",
                "id": 49453,
                "name": "Chrome"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59484/?format=api",
                "id": 59484,
                "name": "The End"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59483/?format=api",
                "id": 59483,
                "name": "Exen"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49232/?format=api",
                "id": 49232,
                "name": "Excalibur"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59254"
        }
    ]
}