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

{
    "url": "https://demozoo.org/api/v1/releasers/25981/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25981/",
    "id": 25981,
    "name": "FcR",
    "is_group": false,
    "nicks": [
        {
            "name": "FcR",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FcR"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66476/?format=api",
                "id": 66476,
                "name": "Hypnosis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8919/?format=api",
                "id": 8919,
                "name": "The Union"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31012/?format=api",
                "id": 31012,
                "name": "Evidence"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71306/?format=api",
                "id": 71306,
                "name": "DeBuG"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10413"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=37702"
        }
    ]
}