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

{
    "url": "https://demozoo.org/api/v1/releasers/66113/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/66113/",
    "id": 66113,
    "name": "Pacman",
    "is_group": false,
    "nicks": [
        {
            "name": "Miguel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Miguel"
            ]
        },
        {
            "name": "Pacman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pacman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/686/?format=api",
                "id": 686,
                "name": "Humanoids"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1869/?format=api",
                "id": 1869,
                "name": "Upfront"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92043/?format=api",
                "id": 92043,
                "name": "Brainstormers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5598"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=35018"
        }
    ]
}