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

{
    "url": "https://demozoo.org/api/v1/releasers/21869/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/21869/",
    "id": 21869,
    "name": "Angee",
    "is_group": false,
    "nicks": [
        {
            "name": "Angee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Angee"
            ]
        },
        {
            "name": "Angel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Angel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13453/?format=api",
                "id": 13453,
                "name": "Therapy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3773/?format=api",
                "id": 3773,
                "name": "CaPaNÑa"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54898/?format=api",
                "id": 54898,
                "name": "Craftmen Company"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5759"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=14906"
        }
    ]
}