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

{
    "url": "https://demozoo.org/api/v1/releasers/24708/?format=api",
    "demozoo_url": "https://demozoo.org/groups/24708/",
    "id": 24708,
    "name": "W.I.N",
    "is_group": true,
    "nicks": [
        {
            "name": "W.I.N",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "W.I.N",
                "Wizler - Irata - Nutribrain"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47387/?format=api",
                "id": 47387,
                "name": "WiZLeR"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4017/?format=api",
                "id": 4017,
                "name": "Irata"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24699/?format=api",
                "id": 24699,
                "name": "Nutribrain"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60619"
        }
    ]
}