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

{
    "url": "https://demozoo.org/api/v1/releasers/17558/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17558/",
    "id": 17558,
    "name": "Terric",
    "is_group": false,
    "nicks": [
        {
            "name": "Terric",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Terric"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17184/?format=api",
                "id": 17184,
                "name": "Meta"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25597/?format=api",
                "id": 25597,
                "name": "Sound Vision"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4740"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11601"
        }
    ]
}