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

{
    "url": "https://demozoo.org/api/v1/releasers/53921/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53921/",
    "id": 53921,
    "name": "Photony",
    "is_group": false,
    "nicks": [
        {
            "name": "Gebaermutterkrebs",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gebaermutterkrebs"
            ]
        },
        {
            "name": "Photony",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Photony"
            ]
        }
    ],
    "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/1671/?format=api",
                "id": 1671,
                "name": "Transcom"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140174/?format=api",
                "id": 140174,
                "name": "Pleasure"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7738"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=22100"
        }
    ]
}