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

{
    "url": "https://demozoo.org/api/v1/releasers/46652/?format=api",
    "demozoo_url": "https://demozoo.org/groups/46652/",
    "id": 46652,
    "name": "Advanced Pirate Technology",
    "is_group": true,
    "nicks": [
        {
            "name": "Advanced Pirate Technology",
            "abbreviation": "APT",
            "is_primary_nick": true,
            "variants": [
                "APT",
                "Advanced Pirate Technology"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46653/?format=api",
                "id": 46653,
                "name": "Lord Logics"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46654/?format=api",
                "id": 46654,
                "name": "Mirrorshades"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46655/?format=api",
                "id": 46655,
                "name": "Speed Demon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46656/?format=api",
                "id": 46656,
                "name": "RifleMan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47058/?format=api",
                "id": 47058,
                "name": "Patch"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/advanced-pirate-technology"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14788"
        }
    ]
}