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

{
    "url": "https://demozoo.org/api/v1/releasers/106823/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106823/",
    "id": 106823,
    "name": "Lalka",
    "is_group": true,
    "nicks": [
        {
            "name": "Lalka",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lalka"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1353/?format=api",
                "id": 1353,
                "name": "Jakim"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66776/?format=api",
                "id": 66776,
                "name": "Corny"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BandcampArtist",
            "url": "https://lalalka.bandcamp.com/"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/lalka.flac/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14861"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UCt7Fm8qu3NCFxDPTk0DTPHQ"
        }
    ]
}