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

{
    "url": "https://demozoo.org/api/v1/releasers/147505/?format=api",
    "demozoo_url": "https://demozoo.org/groups/147505/",
    "id": 147505,
    "name": "iNFiNiTY",
    "is_group": true,
    "nicks": [
        {
            "name": "iNFiNiTY",
            "abbreviation": "INF",
            "is_primary_nick": true,
            "variants": [
                "INF",
                "iNFiN",
                "iNFiNiTY"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147506/?format=api",
                "id": 147506,
                "name": "Li'l Jack Horny"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124383/?format=api",
                "id": 124383,
                "name": "Orion"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147508/?format=api",
                "id": 147508,
                "name": "Black Crow"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/infinity-93"
        }
    ]
}