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

{
    "url": "https://demozoo.org/api/v1/releasers/118321/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/118321/",
    "id": 118321,
    "name": "Pink Panther",
    "is_group": false,
    "nicks": [
        {
            "name": "Pink Panther",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pink Panther"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106510/?format=api",
                "id": 106510,
                "name": "Paralax"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50901/?format=api",
                "id": 50901,
                "name": "Dawn"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92696/?format=api",
                "id": 92696,
                "name": "Cyberdreams"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118322/?format=api",
                "id": 118322,
                "name": "The Breed"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4114/?format=api",
                "id": 4114,
                "name": "Pussy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9638"
        }
    ]
}