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

{
    "url": "https://demozoo.org/api/v1/releasers/152274/?format=api",
    "demozoo_url": "https://demozoo.org/groups/152274/",
    "id": 152274,
    "name": "Mud",
    "is_group": true,
    "nicks": [
        {
            "name": "Mud",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mud"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/152272/?format=api",
                "id": 152272,
                "name": "Rooster"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/152275/?format=api",
                "id": 152275,
                "name": "Chaos"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20280/?format=api",
                "id": 20280,
                "name": "Dr. M"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/152276/?format=api",
                "id": 152276,
                "name": "Dream Weaver"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98218/?format=api",
                "id": 98218,
                "name": "Poma"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=41551"
        }
    ]
}