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

{
    "url": "https://demozoo.org/api/v1/releasers/83739/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/83739/",
    "id": 83739,
    "name": "Groo",
    "is_group": false,
    "nicks": [
        {
            "name": "Groo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Groo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54675/?format=api",
                "id": 54675,
                "name": "Mechanix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83732/?format=api",
                "id": 83732,
                "name": "Psygon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108258/?format=api",
                "id": 108258,
                "name": "Mazix 2010"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2071"
        }
    ]
}