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

{
    "url": "https://demozoo.org/api/v1/releasers/132874/?format=api",
    "demozoo_url": "https://demozoo.org/groups/132874/",
    "id": 132874,
    "name": "Ooze Staff",
    "is_group": true,
    "nicks": [
        {
            "name": "Ooze Staff",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ooze",
                "Ooze Staff",
                "oOze e-mag"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21554/?format=api",
                "id": 21554,
                "name": "Maeve Wolf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118080/?format=api",
                "id": 118080,
                "name": "Narq"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10918/?format=api",
                "id": 10918,
                "name": "Squidgalator II"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://16colo.rs/tags/content/ooze+electronic"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://16colo.rs/tags/content/ooze"
        }
    ]
}