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

{
    "url": "https://demozoo.org/api/v1/releasers/65691/?format=api",
    "demozoo_url": "https://demozoo.org/groups/65691/",
    "id": 65691,
    "name": "Rebels",
    "is_group": true,
    "nicks": [
        {
            "name": "Rebels",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rebels",
                "Rebels Corp"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10224/?format=api",
                "id": 10224,
                "name": "Beast"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131/?format=api",
                "id": 131,
                "name": "Made"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69678/?format=api",
                "id": 69678,
                "name": "Pac-Man"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69988/?format=api",
                "id": 69988,
                "name": "Pepito"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69631/?format=api",
                "id": 69631,
                "name": "Syde"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15611/?format=api",
                "id": 15611,
                "name": "Ness"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69990/?format=api",
                "id": 69990,
                "name": "Storm"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69675/?format=api",
                "id": 69675,
                "name": "Mage"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/Rebels"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://cpcrulez.fr/info-rebels_corp.htm"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6708"
        }
    ]
}