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

{
    "url": "https://demozoo.org/api/v1/releasers/138385/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/138385/",
    "id": 138385,
    "name": "Leo",
    "is_group": false,
    "nicks": [
        {
            "name": "Leo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Leo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                "id": 3822,
                "name": "Lepsi De"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14998/?format=api",
                "id": 14998,
                "name": "Oxygen64"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75928/?format=api",
                "id": 75928,
                "name": "Camey"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105881/?format=api",
                "id": 105881,
                "name": "TDR"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1970"
        }
    ]
}