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

{
    "url": "https://demozoo.org/api/v1/releasers/31013/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31013/",
    "id": 31013,
    "name": "Werdy",
    "is_group": false,
    "nicks": [
        {
            "name": "Werdy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Werdy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43766/?format=api",
                "id": 43766,
                "name": "SIDRIP Alliance"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BandcampArtist",
            "url": "https://werdy.bandcamp.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.werdy.hu"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=21524"
        }
    ]
}