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

{
    "url": "https://demozoo.org/api/v1/releasers/102525/?format=api",
    "demozoo_url": "https://demozoo.org/groups/102525/",
    "id": 102525,
    "name": "Lizard Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "Lizard Inc.",
            "abbreviation": "Lizard",
            "is_primary_nick": true,
            "variants": [
                "ITM",
                "ITM Corp",
                "ITM Corporation",
                "Lizard",
                "Lizard Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141120/?format=api",
                "id": 141120,
                "name": "Falcon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141121/?format=api",
                "id": 141121,
                "name": "Nino"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141122/?format=api",
                "id": 141122,
                "name": "Maestro"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141123/?format=api",
                "id": 141123,
                "name": "Hornet"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=62506"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6628"
        }
    ]
}