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

{
    "url": "https://demozoo.org/api/v1/releasers/131751/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/131751/",
    "id": 131751,
    "name": "Nico",
    "is_group": false,
    "nicks": [
        {
            "name": "Nico",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nico"
            ]
        },
        {
            "name": "nihilazo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "nihilazo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77145/?format=api",
                "id": 77145,
                "name": "Furry Trash Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136850/?format=api",
                "id": 136850,
                "name": "Bopalong Cats"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                "id": 1433,
                "name": "Slipstream"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134420/?format=api",
                "id": 134420,
                "name": "The Paramedics"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://itwont.work"
        },
        {
            "link_class": "Tic80Dev",
            "url": "https://tic80.com/dev?id=5167"
        }
    ]
}