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

{
    "url": "https://demozoo.org/api/v1/releasers/78097/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/78097/",
    "id": 78097,
    "name": "Rom Racer",
    "is_group": false,
    "nicks": [
        {
            "name": "Rom Racer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rom Racer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78091/?format=api",
                "id": 78091,
                "name": "Glory"
            },
            "is_current": true
        },
        {
            "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/130052/?format=api",
                "id": 130052,
                "name": "Scape"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}