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

{
    "url": "https://demozoo.org/api/v1/releasers/110486/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/110486/",
    "id": 110486,
    "name": "Inside Man",
    "is_group": false,
    "nicks": [
        {
            "name": "Inside Man",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Inside Man"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79228/?format=api",
                "id": 79228,
                "name": "Phoenix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78709/?format=api",
                "id": 78709,
                "name": "Terratron"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135329/?format=api",
                "id": 135329,
                "name": "GRiNFORMER"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}