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

{
    "url": "https://demozoo.org/api/v1/releasers/34768/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34768/",
    "id": 34768,
    "name": "Creeps",
    "is_group": false,
    "nicks": [
        {
            "name": "Creeps",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Creeps"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6701/?format=api",
                "id": 6701,
                "name": "Remedy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37103/?format=api",
                "id": 37103,
                "name": "Bloody Kids"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114141/?format=api",
                "id": 114141,
                "name": "Vagary"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22800"
        }
    ]
}