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

{
    "url": "https://demozoo.org/api/v1/releasers/92211/?format=api",
    "demozoo_url": "https://demozoo.org/groups/92211/",
    "id": 92211,
    "name": "International Fart Federation",
    "is_group": true,
    "nicks": [
        {
            "name": "International Fart Federation",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "International Fart Federation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/42485/?format=api",
                "id": 42485,
                "name": "Rusc"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3915/?format=api",
                "id": 3915,
                "name": "Dr. Awesome"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1189/?format=api",
                "id": 1189,
                "name": "Dr. Outtasight"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14335/?format=api",
                "id": 14335,
                "name": "Lazerbrain"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8151"
        }
    ]
}