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

{
    "url": "https://demozoo.org/api/v1/releasers/38262/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/38262/",
    "id": 38262,
    "name": "Calf",
    "is_group": false,
    "nicks": [
        {
            "name": "Calf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Calf"
            ]
        },
        {
            "name": "russian gay",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "russian gay"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38265/?format=api",
                "id": 38265,
                "name": "Flaccid"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15364/?format=api",
                "id": 15364,
                "name": "Paranormal Demo Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3107/?format=api",
                "id": 3107,
                "name": "wAMMA"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=910"
        }
    ]
}