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

{
    "url": "https://demozoo.org/api/v1/releasers/1598/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1598/",
    "id": 1598,
    "name": "Rioter",
    "is_group": false,
    "nicks": [
        {
            "name": "Conan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Conan"
            ]
        },
        {
            "name": "Count",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Count"
            ]
        },
        {
            "name": "Rioter",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rioter"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1596/?format=api",
                "id": 1596,
                "name": "Equinox"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7726/?format=api",
                "id": 7726,
                "name": "The Powerlords"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52638/?format=api",
                "id": 52638,
                "name": "Necatrix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/328/?format=api",
                "id": 328,
                "name": "Subspace"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.artstorm.net/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=21815"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=11354"
        }
    ]
}