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

{
    "url": "https://demozoo.org/api/v1/releasers/108885/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/108885/",
    "id": 108885,
    "name": "Coxosclassic",
    "is_group": false,
    "nicks": [
        {
            "name": "Coxosclassic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Coxosclassic"
            ]
        },
        {
            "name": "cc2023",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "cc2023"
            ]
        },
        {
            "name": "cc2024",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "cc2024"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108377/?format=api",
                "id": 108377,
                "name": "North South Demoscene Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106281/?format=api",
                "id": 106281,
                "name": "ScenePT All Stars"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}