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

{
    "url": "https://demozoo.org/api/v1/releasers/148629/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/148629/",
    "id": 148629,
    "name": "Nobody",
    "is_group": false,
    "nicks": [
        {
            "name": "Indeed",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Indeed"
            ]
        },
        {
            "name": "Nobody",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nobody"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107866/?format=api",
                "id": 107866,
                "name": "Express Artworx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29045/?format=api",
                "id": 29045,
                "name": "Akrak"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84539/?format=api",
                "id": 84539,
                "name": "Rainbow"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54861/?format=api",
                "id": 54861,
                "name": "Sire"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13874"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8754"
        }
    ]
}