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

{
    "url": "https://demozoo.org/api/v1/releasers/1436/?format=api",
    "demozoo_url": "https://demozoo.org/groups/1436/",
    "id": 1436,
    "name": "The Ultimate ComputerClub",
    "is_group": true,
    "nicks": [
        {
            "name": "The Ultimate Computer Club",
            "abbreviation": "TUC",
            "is_primary_nick": false,
            "variants": [
                "TUC",
                "The Ultimate Computer Club"
            ]
        },
        {
            "name": "The Ultimate ComputerClub",
            "abbreviation": "TUC",
            "is_primary_nick": true,
            "variants": [
                "T.U.C.",
                "TUC",
                "The Ultimate ComputerClub"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1440/?format=api",
                "id": 1440,
                "name": "Freddy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1438/?format=api",
                "id": 1438,
                "name": "Lucifer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1437/?format=api",
                "id": 1437,
                "name": "Pleasure"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1439/?format=api",
                "id": 1439,
                "name": "Thomas Tscheulin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1441/?format=api",
                "id": 1441,
                "name": "Alex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93723/?format=api",
                "id": 93723,
                "name": "Wolli"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99373/?format=api",
                "id": 99373,
                "name": "Fgtb"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103346/?format=api",
                "id": 103346,
                "name": "Reinhard Haslbeck"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12581"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10504"
        }
    ]
}