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

{
    "url": "https://demozoo.org/api/v1/releasers/29243/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/29243/",
    "id": 29243,
    "name": "Maria",
    "is_group": false,
    "nicks": [
        {
            "name": "Maria",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Maria"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29244/?format=api",
                "id": 29244,
                "name": "Enlar"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38747/?format=api",
                "id": 38747,
                "name": "Mungiako Scene"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}