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

{
    "url": "https://demozoo.org/api/v1/releasers/53554/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53554/",
    "id": 53554,
    "name": "Freestyle",
    "is_group": false,
    "nicks": [
        {
            "name": "Freestyle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Freestyle"
            ]
        },
        {
            "name": "String",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "String"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22180/?format=api",
                "id": 22180,
                "name": "Avantgarde"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12754/?format=api",
                "id": 12754,
                "name": "Talent"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18958/?format=api",
                "id": 18958,
                "name": "Illusion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52214/?format=api",
                "id": 52214,
                "name": "Fresh"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63442/?format=api",
                "id": 63442,
                "name": "Future Vision Switzerland"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133601/?format=api",
                "id": 133601,
                "name": "Saphire"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2823"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=25735"
        }
    ]
}