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

{
    "url": "https://demozoo.org/api/v1/releasers/2730/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2730/",
    "id": 2730,
    "name": "Kefner",
    "is_group": false,
    "nicks": [
        {
            "name": "Kefner",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kefner"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2729/?format=api",
                "id": 2729,
                "name": "Oblivion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4826/?format=api",
                "id": 4826,
                "name": "Vixen"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18103/?format=api",
                "id": 18103,
                "name": "Noise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8279/?format=api",
                "id": 8279,
                "name": "Edge"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19726/?format=api",
                "id": 19726,
                "name": "Visage"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10863"
        }
    ]
}