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

{
    "url": "https://demozoo.org/api/v1/releasers/135390/?format=api",
    "demozoo_url": "https://demozoo.org/groups/135390/",
    "id": 135390,
    "name": "Maniac Staff",
    "is_group": true,
    "nicks": [
        {
            "name": "Maniac Staff",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Maniac Staff"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47495/?format=api",
                "id": 47495,
                "name": "Nocturnus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46692/?format=api",
                "id": 46692,
                "name": "Crimson Blade"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3390/?format=api",
                "id": 3390,
                "name": "The Faker"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}