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

{
    "url": "https://demozoo.org/api/v1/releasers/43254/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/43254/",
    "id": 43254,
    "name": "Black Sabbath",
    "is_group": false,
    "nicks": [
        {
            "name": "Black Sabbath",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Black Sabbath"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124433/?format=api",
                "id": 124433,
                "name": "Euro Traders"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129950/?format=api",
                "id": 129950,
                "name": "Above the Absolute"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111392/?format=api",
                "id": 111392,
                "name": "Sphere of Illusions"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}