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

{
    "url": "https://demozoo.org/api/v1/releasers/18985/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/18985/",
    "id": 18985,
    "name": "Hippo",
    "is_group": false,
    "nicks": [
        {
            "name": "Hippo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hippo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18983/?format=api",
                "id": 18983,
                "name": "Opossumi"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15460/?format=api",
                "id": 15460,
                "name": "A-Men"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48440/?format=api",
                "id": 48440,
                "name": "Fulmar Designs"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}