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

{
    "url": "https://demozoo.org/api/v1/releasers/135294/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/135294/",
    "id": 135294,
    "name": "foym",
    "is_group": false,
    "nicks": [
        {
            "name": "foym",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "foym"
            ]
        },
        {
            "name": "friend of your mom",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "friend of your mom"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15744"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/graphics/artists/foym/"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/artists/foym/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=106177"
        }
    ]
}