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

{
    "url": "https://demozoo.org/api/v1/releasers/34784/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34784/",
    "id": 34784,
    "name": "Cymric",
    "is_group": false,
    "nicks": [
        {
            "name": "Apollo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Apollo"
            ]
        },
        {
            "name": "Cymric",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cymric"
            ]
        },
        {
            "name": "The Future Fighter",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "T.F.F.",
                "The Future Fighter"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2216/?format=api",
                "id": 2216,
                "name": "New Power Generation"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.npg.net/~cymric/"
        }
    ]
}