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

{
    "url": "https://demozoo.org/api/v1/releasers/79081/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79081/",
    "id": 79081,
    "name": "Thomas",
    "is_group": false,
    "nicks": [
        {
            "name": "Axiom",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Axiom"
            ]
        },
        {
            "name": "Thomas",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Thomas"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51317/?format=api",
                "id": 51317,
                "name": "Axiom"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7622/?format=api",
                "id": 7622,
                "name": "Beastie Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75288/?format=api",
                "id": 75288,
                "name": "Swiss USA Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=22069"
        }
    ]
}