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

{
    "url": "https://demozoo.org/api/v1/releasers/113668/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/113668/",
    "id": 113668,
    "name": "Sventy",
    "is_group": false,
    "nicks": [
        {
            "name": "Svein Yngvar Willassen",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Svein Yngvar Willassen"
            ]
        },
        {
            "name": "Sventy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sventy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6535/?format=api",
                "id": 6535,
                "name": "Full Force"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144351/?format=api",
                "id": 144351,
                "name": "C.O.D.E."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/947/?format=api",
                "id": 947,
                "name": "SHAPE"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3838"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17002"
        }
    ]
}