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

{
    "url": "https://demozoo.org/api/v1/releasers/105641/?format=api",
    "demozoo_url": "https://demozoo.org/groups/105641/",
    "id": 105641,
    "name": "Vandals",
    "is_group": true,
    "nicks": [
        {
            "name": "Vandals",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vandals"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7094/?format=api",
                "id": 7094,
                "name": "Cueder"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98428/?format=api",
                "id": 98428,
                "name": "Reiz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98429/?format=api",
                "id": 98429,
                "name": "Dj Remo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98430/?format=api",
                "id": 98430,
                "name": "Zoak"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=42404"
        }
    ]
}