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

{
    "url": "https://demozoo.org/api/v1/releasers/153615/?format=api",
    "demozoo_url": "https://demozoo.org/groups/153615/",
    "id": 153615,
    "name": "TAF ASCII Design",
    "is_group": true,
    "nicks": [
        {
            "name": "TAF ASCII Design",
            "abbreviation": "TAF",
            "is_primary_nick": true,
            "variants": [
                "TAF",
                "TAF ASCII Design"
            ]
        },
        {
            "name": "The Amazing Family",
            "abbreviation": "TAF",
            "is_primary_nick": false,
            "variants": [
                "TAF",
                "The Amazing Family"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35051/?format=api",
                "id": 35051,
                "name": "Insane Madman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12003/?format=api",
                "id": 12003,
                "name": "Zack"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24712/?format=api",
                "id": 24712,
                "name": "Satan's Fire"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153486/?format=api",
                "id": 153486,
                "name": "Thurlog"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AsciiarenaCrew",
            "url": "https://asciiarena.se/crew/taf-ascii-design"
        }
    ]
}