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

{
    "url": "https://demozoo.org/api/v1/releasers/119444/?format=api",
    "demozoo_url": "https://demozoo.org/groups/119444/",
    "id": 119444,
    "name": "Madnoise Records",
    "is_group": true,
    "nicks": [
        {
            "name": "Madnoise Records",
            "abbreviation": "MR",
            "is_primary_nick": true,
            "variants": [
                "MR",
                "Madnoise Records"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119445/?format=api",
                "id": 119445,
                "name": "Martey"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119446/?format=api",
                "id": 119446,
                "name": "Neofrogg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118634/?format=api",
                "id": 118634,
                "name": "Wout"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119447/?format=api",
                "id": 119447,
                "name": "More Eaze"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119448/?format=api",
                "id": 119448,
                "name": "L-Co"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119449/?format=api",
                "id": 119449,
                "name": "Ronnieo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/music/groups/madnoise_records/"
        }
    ]
}