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

{
    "url": "https://demozoo.org/api/v1/releasers/35838/?format=api",
    "demozoo_url": "https://demozoo.org/groups/35838/",
    "id": 35838,
    "name": "Paavoharju",
    "is_group": true,
    "nicks": [
        {
            "name": "Paavoharju",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Paavoharju"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35837/?format=api",
                "id": 35837,
                "name": "Zensei"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39544/?format=api",
                "id": 39544,
                "name": "Inis Jorgé"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/373033-Paavoharju"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/paavoharju.savonlinna"
        },
        {
            "link_class": "WikipediaPage",
            "url": "https://en.wikipedia.org/wiki/Paavoharju"
        }
    ]
}