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

{
    "url": "https://demozoo.org/api/v1/releasers/972/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/972/",
    "id": 972,
    "name": "Dope",
    "is_group": false,
    "nicks": [
        {
            "name": "Dope",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dope"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/614/?format=api",
                "id": 614,
                "name": "Lemon."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                "id": 3,
                "name": "Spaceballs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/971/?format=api",
                "id": 971,
                "name": "White Label"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19300/?format=api",
                "id": 19300,
                "name": "Cyanide"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19629/?format=api",
                "id": 19629,
                "name": "Applause"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1092"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=51500"
        }
    ]
}