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

{
    "url": "https://demozoo.org/api/v1/releasers/46226/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46226/",
    "id": 46226,
    "name": "Ultimate",
    "is_group": false,
    "nicks": [
        {
            "name": "Ultimate",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ultimate"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31037/?format=api",
                "id": 31037,
                "name": "The Giants"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2245/?format=api",
                "id": 2245,
                "name": "Sentry"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63043/?format=api",
                "id": 63043,
                "name": "D.U.L.L."
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}