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

{
    "url": "https://demozoo.org/api/v1/releasers/6329/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6329/",
    "id": 6329,
    "name": "Rabbit",
    "is_group": false,
    "nicks": [
        {
            "name": "Cortex",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cortex"
            ]
        },
        {
            "name": "Rabbit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rabbit"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102/?format=api",
                "id": 102,
                "name": "Contraz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19553/?format=api",
                "id": 19553,
                "name": "The UseLess Corporation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5271/?format=api",
                "id": 5271,
                "name": "Index"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26663"
        }
    ]
}