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

{
    "url": "https://demozoo.org/api/v1/releasers/2387/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2387/",
    "id": 2387,
    "name": "Evil Metal",
    "is_group": false,
    "nicks": [
        {
            "name": "Evil Metal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Evil Metal"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2179/?format=api",
                "id": 2179,
                "name": "Dune"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38299/?format=api",
                "id": 38299,
                "name": "The Brain Busters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51859/?format=api",
                "id": 51859,
                "name": "Frontier Software"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51441/?format=api",
                "id": 51441,
                "name": "The Bugueurs Foux"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}