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

{
    "url": "https://demozoo.org/api/v1/releasers/52879/?format=api",
    "demozoo_url": "https://demozoo.org/groups/52879/",
    "id": 52879,
    "name": "The Camel Drivers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Camel Drivers",
            "abbreviation": "TCD",
            "is_primary_nick": true,
            "variants": [
                "TCD",
                "The Camel Drivers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22698/?format=api",
                "id": 22698,
                "name": "Lento"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52841/?format=api",
                "id": 52841,
                "name": "Wizbone"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52880/?format=api",
                "id": 52880,
                "name": "Wizera"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52840/?format=api",
                "id": 52840,
                "name": "Pilatus"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=65049"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7961"
        }
    ]
}