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

{
    "url": "https://demozoo.org/api/v1/releasers/47223/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47223/",
    "id": 47223,
    "name": "Rawhead Rex",
    "is_group": false,
    "nicks": [
        {
            "name": "Rawhead Rex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rawhead Rex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39534/?format=api",
                "id": 39534,
                "name": "GOTHiC"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123380/?format=api",
                "id": 123380,
                "name": "9000 Couriers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}