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

{
    "url": "https://demozoo.org/api/v1/releasers/56479/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/56479/",
    "id": 56479,
    "name": "Pearl",
    "is_group": false,
    "nicks": [
        {
            "name": "Pearl",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pearl"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/933/?format=api",
                "id": 933,
                "name": "Passion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70586/?format=api",
                "id": 70586,
                "name": "Angelica"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6633/?format=api",
                "id": 6633,
                "name": "Parasite"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84150/?format=api",
                "id": 84150,
                "name": "Autentic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9102"
        }
    ]
}