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

{
    "url": "https://demozoo.org/api/v1/releasers/75149/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75149/",
    "id": 75149,
    "name": "Spiral World",
    "is_group": false,
    "nicks": [
        {
            "name": "Spiral World",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Spiral World"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75224/?format=api",
                "id": 75224,
                "name": "S2N"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79402/?format=api",
                "id": 79402,
                "name": "The Goonies Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106002/?format=api",
                "id": 106002,
                "name": "Legado Retro"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}