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

{
    "url": "https://demozoo.org/api/v1/releasers/64567/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/64567/",
    "id": 64567,
    "name": "AA-Ray",
    "is_group": false,
    "nicks": [
        {
            "name": "AA-Ray",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AA-Ray"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/221/?format=api",
                "id": 221,
                "name": "BitFellas"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.flickr.com/photos/138516477@N07/"
        }
    ]
}