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

{
    "url": "https://demozoo.org/api/v1/releasers/59013/?format=api",
    "demozoo_url": "https://demozoo.org/groups/59013/",
    "id": 59013,
    "name": "Crackers In Action",
    "is_group": true,
    "nicks": [
        {
            "name": "Crackers In Action",
            "abbreviation": "CIA",
            "is_primary_nick": true,
            "variants": [
                "CIA",
                "Crackers In Action"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76873/?format=api",
                "id": 76873,
                "name": "Aggressor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46586/?format=api",
                "id": 46586,
                "name": "Live Wire"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112415/?format=api",
                "id": 112415,
                "name": "Witchdoctor"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/crackers-in-action"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6063"
        }
    ]
}