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

{
    "url": "https://demozoo.org/api/v1/releasers/121444/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/121444/",
    "id": 121444,
    "name": "Jack Cool",
    "is_group": false,
    "nicks": [
        {
            "name": "Jack Cool",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jack Cool",
                "Jackcool"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121448/?format=api",
                "id": 121448,
                "name": "Immune"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18992/?format=api",
                "id": 18992,
                "name": "Food"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127503/?format=api",
                "id": 127503,
                "name": "Miracle Couriers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83243/?format=api",
                "id": 83243,
                "name": "Goodspeed"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}