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

{
    "url": "https://demozoo.org/api/v1/releasers/154531/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/154531/",
    "id": 154531,
    "name": "Pariah",
    "is_group": false,
    "nicks": [
        {
            "name": "Pariah",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pariah"
            ]
        },
        {
            "name": "Robin",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Robin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7224/?format=api",
                "id": 7224,
                "name": "Focus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52220/?format=api",
                "id": 52220,
                "name": "Internal Affairs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107095/?format=api",
                "id": 107095,
                "name": "Oase"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6475"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6723"
        }
    ]
}