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

{
    "url": "https://demozoo.org/api/v1/releasers/137810/?format=api",
    "demozoo_url": "https://demozoo.org/groups/137810/",
    "id": 137810,
    "name": "Ruff Engine",
    "is_group": true,
    "nicks": [
        {
            "name": "Ruff Engine",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ruff Engine"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126068/?format=api",
                "id": 126068,
                "name": "ZyZ"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117058/?format=api",
                "id": 117058,
                "name": "Chaoz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146271/?format=api",
                "id": 146271,
                "name": "Crab"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146272/?format=api",
                "id": 146272,
                "name": "Cjkav"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/181881-Ruff-Engine"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/music/groups/ruff_engine/"
        }
    ]
}