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

{
    "url": "https://demozoo.org/api/v1/releasers/77682/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/77682/",
    "id": 77682,
    "name": "Al Bundy",
    "is_group": false,
    "nicks": [
        {
            "name": "Al Bundy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Al Bundy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77681/?format=api",
                "id": 77681,
                "name": "Partners In Crime"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118702/?format=api",
                "id": 118702,
                "name": "The Review Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118746/?format=api",
                "id": 118746,
                "name": "Edge"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147795/?format=api",
                "id": 147795,
                "name": "CiA PPL"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143415/?format=api",
                "id": 143415,
                "name": "Copyright Masters Couriers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}