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

{
    "url": "https://demozoo.org/api/v1/releasers/131767/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/131767/",
    "id": 131767,
    "name": "Racer X",
    "is_group": false,
    "nicks": [
        {
            "name": "Racer X",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Racer X"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86364/?format=api",
                "id": 86364,
                "name": "EMPiRE"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108273/?format=api",
                "id": 108273,
                "name": "Art Creation Enterprise"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}