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

{
    "url": "https://demozoo.org/api/v1/releasers/153047/?format=api",
    "demozoo_url": "https://demozoo.org/groups/153047/",
    "id": 153047,
    "name": "Apple Pirated Program Library Exchange",
    "is_group": true,
    "nicks": [
        {
            "name": "A.P.P.L.E.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "A.P.P.L.E."
            ]
        },
        {
            "name": "Apple Pirated Program Library Exchange",
            "abbreviation": "APPLE",
            "is_primary_nick": true,
            "variants": [
                "APPLE",
                "Apple Pirated Program Library Exchange"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153048/?format=api",
                "id": 153048,
                "name": "The Clone Stranger"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153049/?format=api",
                "id": 153049,
                "name": "Jay"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}