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

{
    "url": "https://demozoo.org/api/v1/releasers/34234/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34234/",
    "id": 34234,
    "name": "Bred",
    "is_group": false,
    "nicks": [
        {
            "name": "Bred",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bred"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25706/?format=api",
                "id": 25706,
                "name": "Rafineria Gang 42"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25973/?format=api",
                "id": 25973,
                "name": "Extasy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20050408050217/http://www.rg42.hu/bred/index.html"
        }
    ]
}