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

{
    "url": "https://demozoo.org/api/v1/releasers/58821/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58821/",
    "id": 58821,
    "name": "The Edge",
    "is_group": false,
    "nicks": [
        {
            "name": "The Edge",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Edge"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58815/?format=api",
                "id": 58815,
                "name": "Drawers of Artistic Xcellence"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58823/?format=api",
                "id": 58823,
                "name": "Alien Legion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60717/?format=api",
                "id": 60717,
                "name": "13 Omens"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}