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

{
    "url": "https://demozoo.org/api/v1/releasers/140327/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140327/",
    "id": 140327,
    "name": "$4753",
    "is_group": false,
    "nicks": [
        {
            "name": "$4753",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "$4753",
                "$4753 Softcopy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140326/?format=api",
                "id": 140326,
                "name": "The Second Society"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116087/?format=api",
                "id": 116087,
                "name": "Main Underground Service in Commodore"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10627"
        }
    ]
}