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

{
    "url": "https://demozoo.org/api/v1/releasers/14669/?format=api",
    "demozoo_url": "https://demozoo.org/groups/14669/",
    "id": 14669,
    "name": "La Paz",
    "is_group": true,
    "nicks": [
        {
            "name": "La Paz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "La Paz"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/457/?format=api",
                "id": 457,
                "name": "Booger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18802/?format=api",
                "id": 18802,
                "name": "Soul Collector"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8862/?format=api",
                "id": 8862,
                "name": "deadguy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10272/?format=api",
                "id": 10272,
                "name": "Qwan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10270/?format=api",
                "id": 10270,
                "name": "Model"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=30724"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1932"
        }
    ]
}