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

{
    "url": "https://demozoo.org/api/v1/releasers/60763/?format=api",
    "demozoo_url": "https://demozoo.org/groups/60763/",
    "id": 60763,
    "name": "F.A.M.E.",
    "is_group": true,
    "nicks": [
        {
            "name": "F.A.M.E.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "F.A.M.E."
            ]
        },
        {
            "name": "Fallacious Antrophoid Music Entertainment",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fallacious Antrophoid Music Entertainment"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60762/?format=api",
                "id": 60762,
                "name": "Holly"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54751/?format=api",
                "id": 54751,
                "name": "Michael Hendriks"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80114/?format=api",
                "id": 80114,
                "name": "Adam Bulka"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=860"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8410"
        }
    ]
}