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

{
    "url": "https://demozoo.org/api/v1/releasers/53559/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53559/",
    "id": 53559,
    "name": "Kinley",
    "is_group": false,
    "nicks": [
        {
            "name": "Kinley",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kinley"
            ]
        },
        {
            "name": "Magic Kid",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Magic Kid"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53558/?format=api",
                "id": 53558,
                "name": "Welfare Software Boys"
            },
            "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/134/?format=api",
                "id": 134,
                "name": "Onslaught"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69155/?format=api",
                "id": 69155,
                "name": "Paradox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141387/?format=api",
                "id": 141387,
                "name": "Page 7 Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3301"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=31384"
        }
    ]
}