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

{
    "url": "https://demozoo.org/api/v1/releasers/21554/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/21554/",
    "id": 21554,
    "name": "Maeve Wolf",
    "is_group": false,
    "nicks": [
        {
            "name": "Maeve Wolf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Maeve Wolf"
            ]
        },
        {
            "name": "Tatharina",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tatharina"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86680/?format=api",
                "id": 86680,
                "name": "Vapor"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109031/?format=api",
                "id": 109031,
                "name": "Smash!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132874/?format=api",
                "id": 132874,
                "name": "Ooze Staff"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}