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

{
    "url": "https://demozoo.org/api/v1/releasers/141285/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141285/",
    "id": 141285,
    "name": "Prince",
    "is_group": false,
    "nicks": [
        {
            "name": "Prince",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Prince"
            ]
        },
        {
            "name": "Prinz Disk",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Princ Disc",
                "Prinz Disk"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2967/?format=api",
                "id": 2967,
                "name": "Commando Frontier"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95582/?format=api",
                "id": 95582,
                "name": "The Austria Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5907"
        }
    ]
}