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

{
    "url": "https://demozoo.org/api/v1/releasers/6641/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6641/",
    "id": 6641,
    "name": "Badcat",
    "is_group": true,
    "nicks": [
        {
            "name": "Badcat",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Badcat"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10775/?format=api",
                "id": 10775,
                "name": "Napoleon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6994/?format=api",
                "id": 6994,
                "name": "Harry"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7087/?format=api",
                "id": 7087,
                "name": "Gandbox"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58678/?format=api",
                "id": 58678,
                "name": "R242"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58675/?format=api",
                "id": 58675,
                "name": "Spartakus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94036/?format=api",
                "id": 94036,
                "name": "Hooked"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94038/?format=api",
                "id": 94038,
                "name": "The Thing"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102629/?format=api",
                "id": 102629,
                "name": "Tchinchow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102704/?format=api",
                "id": 102704,
                "name": "Asphalt"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140882/?format=api",
                "id": 140882,
                "name": "Locked"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1001"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1176"
        }
    ]
}