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

{
    "url": "https://demozoo.org/api/v1/releasers/133424/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/133424/",
    "id": 133424,
    "name": "Apache",
    "is_group": false,
    "nicks": [
        {
            "name": "Apache",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Apache"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133423/?format=api",
                "id": 133423,
                "name": "Nightmares of Reality"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83350/?format=api",
                "id": 83350,
                "name": "The New Aces 2087"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7520/?format=api",
                "id": 7520,
                "name": "Sidewize"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109154/?format=api",
                "id": 109154,
                "name": "Starsystem 2242"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=23333"
        }
    ]
}