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

{
    "url": "https://demozoo.org/api/v1/releasers/62879/?format=api",
    "demozoo_url": "https://demozoo.org/groups/62879/",
    "id": 62879,
    "name": "Highspeed",
    "is_group": true,
    "nicks": [
        {
            "name": "Highspeed",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Highspeed"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63127/?format=api",
                "id": 63127,
                "name": "Smigelsoft"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63144/?format=api",
                "id": 63144,
                "name": "CPT"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63691/?format=api",
                "id": 63691,
                "name": "Defcon 5"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/64067/?format=api",
                "id": 64067,
                "name": "The Iron Eagle Crew Inc."
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=33670"
        }
    ]
}