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

{
    "url": "https://demozoo.org/api/v1/releasers/7514/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7514/",
    "id": 7514,
    "name": "Softmaster",
    "is_group": false,
    "nicks": [
        {
            "name": "Patrick Peters",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Patrick Peters"
            ]
        },
        {
            "name": "SMR",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SMR"
            ]
        },
        {
            "name": "Softmaster",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Softmaster"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7523/?format=api",
                "id": 7523,
                "name": "Audial Arts"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5028/?format=api",
                "id": 5028,
                "name": "Flash Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7524/?format=api",
                "id": 7524,
                "name": "Ruthless"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7525/?format=api",
                "id": 7525,
                "name": "Union"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3820"
        }
    ]
}