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

{
    "url": "https://demozoo.org/api/v1/releasers/29451/?format=api",
    "demozoo_url": "https://demozoo.org/groups/29451/",
    "id": 29451,
    "name": "Proxima Centauri",
    "is_group": true,
    "nicks": [
        {
            "name": "Proxima",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Proxima"
            ]
        },
        {
            "name": "Proxima Centauri",
            "abbreviation": "PXM",
            "is_primary_nick": true,
            "variants": [
                "PXM",
                "Proxima Centauri"
            ]
        },
        {
            "name": "Proxima Hackers Group",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Proxima Hackers Group"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8901/?format=api",
                "id": 8901,
                "name": "Constellation"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9479/?format=api",
                "id": 9479,
                "name": "Erena Kline"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Proxima_Centauri"
        }
    ]
}