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

{
    "url": "https://demozoo.org/api/v1/releasers/53612/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53612/",
    "id": 53612,
    "name": "Orby",
    "is_group": false,
    "nicks": [
        {
            "name": "Orbitaldecay",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Orbitaldecay"
            ]
        },
        {
            "name": "Orby",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Orby"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59548/?format=api",
                "id": 59548,
                "name": "The Cronies"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.orbitaldecay.com/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10886"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=52126"
        }
    ]
}