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

{
    "url": "https://demozoo.org/api/v1/releasers/79368/?format=api",
    "demozoo_url": "https://demozoo.org/groups/79368/",
    "id": 79368,
    "name": "The A-Team",
    "is_group": true,
    "nicks": [
        {
            "name": "A-Team Crackings",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "A-Team Crackings"
            ]
        },
        {
            "name": "The A-Team",
            "abbreviation": "TAT",
            "is_primary_nick": true,
            "variants": [
                "TAT",
                "The A-Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115535/?format=api",
                "id": 115535,
                "name": "Browny"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115548/?format=api",
                "id": 115548,
                "name": "808"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115549/?format=api",
                "id": 115549,
                "name": "Carl Anhau"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115550/?format=api",
                "id": 115550,
                "name": "Mr. Zero"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115551/?format=api",
                "id": 115551,
                "name": "Titanic"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=9491"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6373"
        }
    ]
}