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

{
    "url": "https://demozoo.org/api/v1/releasers/19326/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19326/",
    "id": 19326,
    "name": "Spycat",
    "is_group": false,
    "nicks": [
        {
            "name": "Morning Star",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Morning Star"
            ]
        },
        {
            "name": "Spycat",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Spycat"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19323/?format=api",
                "id": 19323,
                "name": "Hippopotamus Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149866/?format=api",
                "id": 149866,
                "name": "Azure Onyx"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}