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

{
    "url": "https://demozoo.org/api/v1/releasers/71056/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/71056/",
    "id": 71056,
    "name": "Fucky Luke",
    "is_group": false,
    "nicks": [
        {
            "name": "Fucky Luke",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fucky Luke"
            ]
        },
        {
            "name": "Fucky Luke Enterprises",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fucky Luke Enterprises"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71053/?format=api",
                "id": 71053,
                "name": "The Greatest Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84398/?format=api",
                "id": 84398,
                "name": "Real Cracking Association"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=26242"
        }
    ]
}