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

{
    "url": "https://demozoo.org/api/v1/releasers/61924/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/61924/",
    "id": 61924,
    "name": "Ill Communikation",
    "is_group": false,
    "nicks": [
        {
            "name": "Ill Communikation",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ill Communikation"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13963/?format=api",
                "id": 13963,
                "name": "Fire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22523/?format=api",
                "id": 22523,
                "name": "Excessive Force Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110204/?format=api",
                "id": 110204,
                "name": "Drool"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110868/?format=api",
                "id": 110868,
                "name": "Warner Studios"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}