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

{
    "url": "https://demozoo.org/api/v1/releasers/13409/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13409/",
    "id": 13409,
    "name": "Sprite",
    "is_group": false,
    "nicks": [
        {
            "name": "FankaDeli",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "FankaDeli"
            ]
        },
        {
            "name": "Sprite",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sprite"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/328/?format=api",
                "id": 328,
                "name": "Subspace"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8061/?format=api",
                "id": 8061,
                "name": "Astral"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "InstagramAccount",
            "url": "https://www.instagram.com/fankaferi"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27432"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@fankadeli"
        }
    ]
}