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

{
    "url": "https://demozoo.org/api/v1/releasers/5860/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5860/",
    "id": 5860,
    "name": "Xeron",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Tickle",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Tickle"
            ]
        },
        {
            "name": "Xeron",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Xeron"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/443/?format=api",
                "id": 443,
                "name": "Iris"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5064/?format=api",
                "id": 5064,
                "name": "Darkage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20724/?format=api",
                "id": 20724,
                "name": "Spearhead"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95171/?format=api",
                "id": 95171,
                "name": "Nautika"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.petergordon.org.uk/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/pete-gordon"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=29992"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12470"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3656"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3868"
        }
    ]
}