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

{
    "url": "https://demozoo.org/api/v1/releasers/7031/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7031/",
    "id": 7031,
    "name": "Slide",
    "is_group": false,
    "nicks": [
        {
            "name": "Slide",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Slide"
            ]
        }
    ],
    "member_of": [
        {
            "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/346/?format=api",
                "id": 346,
                "name": "Polka Brothers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5167/?format=api",
                "id": 5167,
                "name": "Aero"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6777"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3474"
        }
    ]
}