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

{
    "url": "https://demozoo.org/api/v1/releasers/18793/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/18793/",
    "id": 18793,
    "name": "Geggin",
    "is_group": false,
    "nicks": [
        {
            "name": "Geggin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Geggin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8860/?format=api",
                "id": 8860,
                "name": "Relapse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22773/?format=api",
                "id": 22773,
                "name": "Mocean"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19435/?format=api",
                "id": 19435,
                "name": "Tronix"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}