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

{
    "url": "https://demozoo.org/api/v1/releasers/131354/?format=api",
    "demozoo_url": "https://demozoo.org/groups/131354/",
    "id": 131354,
    "name": "UnReal Pirate Magazine",
    "is_group": true,
    "nicks": [
        {
            "name": "UnReal Pirate Magazine",
            "abbreviation": "unreal",
            "is_primary_nick": true,
            "variants": [
                "UnReal Pirate Magazine",
                "unreal"
            ]
        },
        {
            "name": "Unreal team",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Unreal team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119103/?format=api",
                "id": 119103,
                "name": "Ranma"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28440/?format=api",
                "id": 28440,
                "name": "Innate Malice"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/unreal-magazine"
        }
    ]
}