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

{
    "url": "https://demozoo.org/api/v1/releasers/153387/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/153387/",
    "id": 153387,
    "name": "Giant",
    "is_group": false,
    "nicks": [
        {
            "name": "Giant",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Giant"
            ]
        },
        {
            "name": "The Giant",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Giant"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110013/?format=api",
                "id": 110013,
                "name": "The Third Dimension"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109524/?format=api",
                "id": 109524,
                "name": "The Archers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13744"
        }
    ]
}