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

{
    "url": "https://demozoo.org/api/v1/releasers/137610/?format=api",
    "demozoo_url": "https://demozoo.org/groups/137610/",
    "id": 137610,
    "name": "The Watchmen",
    "is_group": true,
    "nicks": [
        {
            "name": "The Watchmen",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Watchmen"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137611/?format=api",
                "id": 137611,
                "name": "The Comedian"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123010/?format=api",
                "id": 123010,
                "name": "Rorschach"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137612/?format=api",
                "id": 137612,
                "name": "Luther Arkwright"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58611/?format=api",
                "id": 58611,
                "name": "Dr. Manhattan"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=71877"
        }
    ]
}