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

{
    "url": "https://demozoo.org/api/v1/releasers/127046/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/127046/",
    "id": 127046,
    "name": "Peter Parker",
    "is_group": false,
    "nicks": [
        {
            "name": "Parky",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Parky"
            ]
        },
        {
            "name": "Peter Parker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Peter Parker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90273/?format=api",
                "id": 90273,
                "name": "ROM"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58389/?format=api",
                "id": 58389,
                "name": "Byteriders"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7339/?format=api",
                "id": 7339,
                "name": "Exact"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108029/?format=api",
                "id": 108029,
                "name": "Gamma Cracking Force"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127047/?format=api",
                "id": 127047,
                "name": "The Pusher Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5899"
        }
    ]
}