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

{
    "url": "https://demozoo.org/api/v1/releasers/75341/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75341/",
    "id": 75341,
    "name": "Mempheria",
    "is_group": false,
    "nicks": [
        {
            "name": "Mempheria",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mempheria"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11637/?format=api",
                "id": 11637,
                "name": "Alpha Millenium Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4326/?format=api",
                "id": 4326,
                "name": "Fadeout"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57031/?format=api",
                "id": 57031,
                "name": "Superbong"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4820"
        }
    ]
}