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

{
    "url": "https://demozoo.org/api/v1/releasers/69104/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69104/",
    "id": 69104,
    "name": "Jas",
    "is_group": false,
    "nicks": [
        {
            "name": "Jas",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jas"
            ]
        },
        {
            "name": "Pride",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pride"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22720/?format=api",
                "id": 22720,
                "name": "Yoghurt Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                "id": 4240,
                "name": "Creators"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1707"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=20235"
        }
    ]
}