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

{
    "url": "https://demozoo.org/api/v1/releasers/38177/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/38177/",
    "id": 38177,
    "name": "Metsuri",
    "is_group": false,
    "nicks": [
        {
            "name": "Metsuri",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Metsuri"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25091/?format=api",
                "id": 25091,
                "name": "Rangers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53223/?format=api",
                "id": 53223,
                "name": "Low"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/3189/"
        }
    ]
}