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

{
    "url": "https://demozoo.org/api/v1/releasers/31871/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31871/",
    "id": 31871,
    "name": "Orion",
    "is_group": false,
    "nicks": [
        {
            "name": "Orion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Orion"
            ]
        },
        {
            "name": "Spikey",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Spikey"
            ]
        },
        {
            "name": "The Devil",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Devil"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31491/?format=api",
                "id": 31491,
                "name": "The Replicants"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31618/?format=api",
                "id": 31618,
                "name": "Fuzion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68051/?format=api",
                "id": 68051,
                "name": "FéléSoft"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/orion.fuzion"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/orionfuzion"
        }
    ]
}