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

{
    "url": "https://demozoo.org/api/v1/releasers/22244/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22244/",
    "id": 22244,
    "name": "Fortune",
    "is_group": false,
    "nicks": [
        {
            "name": "Fortune",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fortune"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/363/?format=api",
                "id": 363,
                "name": "Fascination"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81556/?format=api",
                "id": 81556,
                "name": "Above Da Rest"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88625/?format=api",
                "id": 88625,
                "name": "Master Couriering"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85252/?format=api",
                "id": 85252,
                "name": "Hazard"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}