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

{
    "url": "https://demozoo.org/api/v1/releasers/5626/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5626/",
    "id": 5626,
    "name": "Apocalypse Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "Apocalypse Inc.",
            "abbreviation": "AINC",
            "is_primary_nick": true,
            "variants": [
                "AINC",
                "Apocalypse Inc."
            ]
        },
        {
            "name": "Prollfixers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Prollfixers"
            ]
        },
        {
            "name": "Testingwtf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Testingwtf"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5838/?format=api",
                "id": 5838,
                "name": "Nitro"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11408/?format=api",
                "id": 11408,
                "name": "Toxie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14173/?format=api",
                "id": 14173,
                "name": "Biotic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14174/?format=api",
                "id": 14174,
                "name": "Emcee"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14175/?format=api",
                "id": 14175,
                "name": "Bander"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14176/?format=api",
                "id": 14176,
                "name": "Catalytic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14172/?format=api",
                "id": 14172,
                "name": "Zuljin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18050/?format=api",
                "id": 18050,
                "name": "TSQ"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57652/?format=api",
                "id": 57652,
                "name": "Made"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.ainc.de/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=180"
        }
    ]
}