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

{
    "url": "https://demozoo.org/api/v1/releasers/113671/?format=api",
    "demozoo_url": "https://demozoo.org/groups/113671/",
    "id": 113671,
    "name": "The Falcons",
    "is_group": true,
    "nicks": [
        {
            "name": "The Falcons",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Falcons"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113672/?format=api",
                "id": 113672,
                "name": "Johnny"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140822/?format=api",
                "id": 140822,
                "name": "Mr. Fantasy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144267/?format=api",
                "id": 144267,
                "name": "Bezonian"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144265/?format=api",
                "id": 144265,
                "name": "Axonian"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1698"
        }
    ]
}