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

{
    "url": "https://demozoo.org/api/v1/releasers/83126/?format=api",
    "demozoo_url": "https://demozoo.org/groups/83126/",
    "id": 83126,
    "name": "Legends Never Die",
    "is_group": true,
    "nicks": [
        {
            "name": "Legends Never Die",
            "abbreviation": "LND",
            "is_primary_nick": true,
            "variants": [
                "LND",
                "Legends Never Die"
            ]
        },
        {
            "name": "The Legends That Never Die",
            "abbreviation": "LND",
            "is_primary_nick": false,
            "variants": [
                "LND",
                "The Legends That Never Die"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46389/?format=api",
                "id": 46389,
                "name": "Orion"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/legends-never-die"
        }
    ]
}