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

{
    "url": "https://demozoo.org/api/v1/releasers/69675/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69675/",
    "id": 69675,
    "name": "Mage",
    "is_group": false,
    "nicks": [
        {
            "name": "Mage",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mage"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69674/?format=api",
                "id": 69674,
                "name": "Bugs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68977/?format=api",
                "id": 68977,
                "name": "Garbage Performers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65691/?format=api",
                "id": 65691,
                "name": "Rebels"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://cpcrulez.fr/auteur-mage.htm"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=105670"
        }
    ]
}