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

{
    "url": "https://demozoo.org/api/v1/releasers/31456/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31456/",
    "id": 31456,
    "name": "MLM",
    "is_group": false,
    "nicks": [
        {
            "name": "MLM",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MLM"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2262/?format=api",
                "id": 2262,
                "name": "The Black Cats"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84118/?format=api",
                "id": 84118,
                "name": "The Master Reset"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}