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

{
    "url": "https://demozoo.org/api/v1/releasers/19324/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19324/",
    "id": 19324,
    "name": "Moonstone",
    "is_group": false,
    "nicks": [
        {
            "name": "K-P",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "K-P"
            ]
        },
        {
            "name": "K-P Koljonen",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "K-P Koljonen"
            ]
        },
        {
            "name": "Moonstone",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Moonstone"
            ]
        }
    ],
    "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/610/?format=api",
                "id": 610,
                "name": "iNSANE"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149866/?format=api",
                "id": 149866,
                "name": "Azure Onyx"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}