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

{
    "url": "https://demozoo.org/api/v1/releasers/4526/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4526/",
    "id": 4526,
    "name": "Starr",
    "is_group": false,
    "nicks": [
        {
            "name": "Starr",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Starr"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4515/?format=api",
                "id": 4515,
                "name": "Infinite Perfection"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18505/?format=api",
                "id": 18505,
                "name": "Betrayal"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45170/?format=api",
                "id": 45170,
                "name": "Cyrus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16305/?format=api",
                "id": 16305,
                "name": "Prophecy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2962/?format=api",
                "id": 2962,
                "name": "The Punishers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45241/?format=api",
                "id": 45241,
                "name": "Mayhem"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=29590"
        }
    ]
}