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

{
    "url": "https://demozoo.org/api/v1/releasers/139462/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/139462/",
    "id": 139462,
    "name": "The Kestrel",
    "is_group": false,
    "nicks": [
        {
            "name": "The Kestrel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Kestrel",
                "tK!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5426/?format=api",
                "id": 5426,
                "name": "Save Our Souls"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109825/?format=api",
                "id": 109825,
                "name": "Turbulence"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AsciiarenaArtist",
            "url": "https://asciiarena.se/artist/the-kestrel"
        }
    ]
}