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

{
    "url": "https://demozoo.org/api/v1/releasers/105265/?format=api",
    "demozoo_url": "https://demozoo.org/groups/105265/",
    "id": 105265,
    "name": "Rosebud",
    "is_group": true,
    "nicks": [
        {
            "name": "Rosebud",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rosebud"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2906/?format=api",
                "id": 2906,
                "name": "Microforce"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4156/?format=api",
                "id": 4156,
                "name": "Diddle"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4155/?format=api",
                "id": 4155,
                "name": "16 Beat"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1008/?format=api",
                "id": 1008,
                "name": "Funky"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52363/?format=api",
                "id": 52363,
                "name": "Backlash"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4487/?format=api",
                "id": 4487,
                "name": "Cosmos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1695/?format=api",
                "id": 1695,
                "name": "Oddjob"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6/?format=api",
                "id": 6,
                "name": "XXX"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19906"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5065"
        }
    ]
}