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

{
    "url": "https://demozoo.org/api/v1/releasers/97191/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97191/",
    "id": 97191,
    "name": "Rastan & Felix",
    "is_group": true,
    "nicks": [
        {
            "name": "Rastan & Felix",
            "abbreviation": "RF",
            "is_primary_nick": true,
            "variants": [
                "RF",
                "Rastan & Felix",
                "Rastan and Felix"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111751/?format=api",
                "id": 111751,
                "name": "Felix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52822/?format=api",
                "id": 52822,
                "name": "Rastan"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37421"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11308"
        }
    ]
}