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

{
    "url": "https://demozoo.org/api/v1/releasers/3940/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3940/",
    "id": 3940,
    "name": "Les Sucres En Morceaux",
    "is_group": true,
    "nicks": [
        {
            "name": "Les Sucres En Morceaux",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Les Sucres En Morceaux"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3682/?format=api",
                "id": 3682,
                "name": "Supersly"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cpc.sylvestre.org"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/Les_Sucres_en_Morceaux"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2908"
        }
    ]
}