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

{
    "url": "https://demozoo.org/api/v1/releasers/54005/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/54005/",
    "id": 54005,
    "name": "Giorgio Armani",
    "is_group": false,
    "nicks": [
        {
            "name": "Giorgio Armani",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Giorgio Armani"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44476/?format=api",
                "id": 44476,
                "name": "The Second Ring"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108045/?format=api",
                "id": 108045,
                "name": "Genius Softworks"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50511/?format=api",
                "id": 50511,
                "name": "Paralax"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5047"
        }
    ]
}