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

{
    "url": "https://demozoo.org/api/v1/releasers/61503/?format=api",
    "demozoo_url": "https://demozoo.org/groups/61503/",
    "id": 61503,
    "name": "RetroSouls",
    "is_group": true,
    "nicks": [
        {
            "name": "RetroSouls",
            "abbreviation": "RS",
            "is_primary_nick": true,
            "variants": [
                "RS",
                "RetroSouls"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59269/?format=api",
                "id": 59269,
                "name": "Denis Grachev"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.retrosouls.net/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14646"
        }
    ]
}