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

{
    "url": "https://demozoo.org/api/v1/releasers/19345/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19345/",
    "id": 19345,
    "name": "Serpix",
    "is_group": true,
    "nicks": [
        {
            "name": "Serpix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Serpix"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19352/?format=api",
                "id": 19352,
                "name": "Dalton"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19344/?format=api",
                "id": 19344,
                "name": "R. Rodriguez"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19348/?format=api",
                "id": 19348,
                "name": "M. Recondo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24058/?format=api",
                "id": 24058,
                "name": "Cali"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67745/?format=api",
                "id": 67745,
                "name": "Kiwi"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=24643"
        }
    ]
}