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

{
    "url": "https://demozoo.org/api/v1/releasers/92745/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/92745/",
    "id": 92745,
    "name": "O.B.1",
    "is_group": false,
    "nicks": [
        {
            "name": "O.B.1",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "O.B.1"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68421/?format=api",
                "id": 68421,
                "name": "Humans"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1797/?format=api",
                "id": 1797,
                "name": "Kingdom"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                "id": 20,
                "name": "2000 A.D."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73528/?format=api",
                "id": 73528,
                "name": "Combat 18"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11241"
        }
    ]
}