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

{
    "url": "https://demozoo.org/api/v1/releasers/110020/?format=api",
    "demozoo_url": "https://demozoo.org/groups/110020/",
    "id": 110020,
    "name": "The Torrent Project",
    "is_group": true,
    "nicks": [
        {
            "name": "The Torrent Project",
            "abbreviation": "TTP",
            "is_primary_nick": true,
            "variants": [
                "TTP",
                "The Torrent Project",
                "Torrent Project"
            ]
        },
        {
            "name": "Torrent",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Torrent"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22863/?format=api",
                "id": 22863,
                "name": "Nighthawk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48814/?format=api",
                "id": 48814,
                "name": "Cheech The Sneech"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23183/?format=api",
                "id": 23183,
                "name": "Spyko"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/116889/?format=api",
                "id": 116889,
                "name": "Entranced"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5938"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19990208020940/http://www.torrent-project.org/"
        }
    ]
}