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

{
    "url": "https://demozoo.org/api/v1/releasers/24779/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24779/",
    "id": 24779,
    "name": "Pagan Lord",
    "is_group": false,
    "nicks": [
        {
            "name": "Pagan Lord",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pagan Lord"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78750/?format=api",
                "id": 78750,
                "name": "Vision"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84500/?format=api",
                "id": 84500,
                "name": "ACE"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}