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

{
    "url": "https://demozoo.org/api/v1/releasers/117325/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/117325/",
    "id": 117325,
    "name": "anticore",
    "is_group": false,
    "nicks": [
        {
            "name": "anticore",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "anticore"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106281/?format=api",
                "id": 106281,
                "name": "ScenePT All Stars"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127899/?format=api",
                "id": 127899,
                "name": "Gaia Space Agency"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140148/?format=api",
                "id": 140148,
                "name": "Fast Compo Productions"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=103399"
        }
    ]
}