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

{
    "url": "https://demozoo.org/api/v1/releasers/115359/?format=api",
    "demozoo_url": "https://demozoo.org/groups/115359/",
    "id": 115359,
    "name": "The Doomsday Machines",
    "is_group": true,
    "nicks": [
        {
            "name": "The Doomsday Machines",
            "abbreviation": "DDM",
            "is_primary_nick": true,
            "variants": [
                "DDM",
                "The Doomsday Machines"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75828/?format=api",
                "id": 75828,
                "name": "Sonic Boost"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115360/?format=api",
                "id": 115360,
                "name": "Bytemare"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115361/?format=api",
                "id": 115361,
                "name": "Black Maniac"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115362/?format=api",
                "id": 115362,
                "name": "The Joyrider"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}