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

{
    "url": "https://demozoo.org/api/v1/releasers/59074/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/59074/",
    "id": 59074,
    "name": "Mr. Yo",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Yo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Yo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70290/?format=api",
                "id": 70290,
                "name": "Cleria"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2019/?format=api",
                "id": 2019,
                "name": "Biosynthetic Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80423/?format=api",
                "id": 80423,
                "name": "Temptation"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5168"
        }
    ]
}