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

{
    "url": "https://demozoo.org/api/v1/releasers/8180/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8180/",
    "id": 8180,
    "name": "Ryan Cramer",
    "is_group": false,
    "nicks": [
        {
            "name": "RJC",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "RJC"
            ]
        },
        {
            "name": "Ryan Cramer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ryan Cramer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16324/?format=api",
                "id": 16324,
                "name": "Digital Infinity"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16329/?format=api",
                "id": 16329,
                "name": "Renaissance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/425/?format=api",
                "id": 425,
                "name": "Iguana"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6369"
        }
    ]
}