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

{
    "url": "https://demozoo.org/api/v1/releasers/9958/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9958/",
    "id": 9958,
    "name": "Skylord",
    "is_group": false,
    "nicks": [
        {
            "name": "Barney",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Barney"
            ]
        },
        {
            "name": "Skylord",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Skylord"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1059/?format=api",
                "id": 1059,
                "name": "Sector 7"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28482/?format=api",
                "id": 28482,
                "name": "Vision One"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65876/?format=api",
                "id": 65876,
                "name": "Defcon One"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6741"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=25842"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3078"
        }
    ]
}