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

{
    "url": "https://demozoo.org/api/v1/releasers/10354/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10354/",
    "id": 10354,
    "name": "Shapechanger",
    "is_group": false,
    "nicks": [
        {
            "name": "Shapechanger",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sc",
                "Shapechanger"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6876/?format=api",
                "id": 6876,
                "name": "DeZign"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                "id": 20,
                "name": "2000 A.D."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1384/?format=api",
                "id": 1384,
                "name": "Arclite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1986/?format=api",
                "id": 1986,
                "name": "Suburban Base"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/990/?format=api",
                "id": 990,
                "name": "Jewels"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7098/?format=api",
                "id": 7098,
                "name": "Hardcore Design"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}