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

{
    "url": "https://demozoo.org/api/v1/releasers/35821/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35821/",
    "id": 35821,
    "name": "Lepra",
    "is_group": false,
    "nicks": [
        {
            "name": "Lepra",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lepra"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35749/?format=api",
                "id": 35749,
                "name": "piAstro"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67502/?format=api",
                "id": 67502,
                "name": "Foolish"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8712/?format=api",
                "id": 8712,
                "name": "Sublogic"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4265"
        }
    ]
}