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

{
    "url": "https://demozoo.org/api/v1/releasers/60128/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60128/",
    "id": 60128,
    "name": "Doom",
    "is_group": false,
    "nicks": [
        {
            "name": "Doom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Doom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1455/?format=api",
                "id": 1455,
                "name": "Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47753/?format=api",
                "id": 47753,
                "name": "Interface"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91120/?format=api",
                "id": 91120,
                "name": "Celeste"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103542/?format=api",
                "id": 103542,
                "name": "Waltons"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=29081"
        }
    ]
}