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

{
    "url": "https://demozoo.org/api/v1/releasers/70533/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/70533/",
    "id": 70533,
    "name": "Goonie",
    "is_group": false,
    "nicks": [
        {
            "name": "Goonie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Goonie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46608/?format=api",
                "id": 46608,
                "name": "Neon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23746/?format=api",
                "id": 23746,
                "name": "5th Dynasty"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6698/?format=api",
                "id": 6698,
                "name": "Dytec"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144603/?format=api",
                "id": 144603,
                "name": "Latex"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}