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

{
    "url": "https://demozoo.org/api/v1/releasers/5318/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5318/",
    "id": 5318,
    "name": "Mr. C",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. C",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. C"
            ]
        },
        {
            "name": "Mr. Cat",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Cat"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5505/?format=api",
                "id": 5505,
                "name": "Almagest"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/328/?format=api",
                "id": 328,
                "name": "Subspace"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3318/?format=api",
                "id": 3318,
                "name": "Floppy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8810/?format=api",
                "id": 8810,
                "name": "Illusion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/99238/?format=api",
                "id": 99238,
                "name": "Hyperia"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5102"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=45837"
        }
    ]
}