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

{
    "url": "https://demozoo.org/api/v1/releasers/61840/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/61840/",
    "id": 61840,
    "name": "Funki",
    "is_group": false,
    "nicks": [
        {
            "name": "Funki",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "F@nK!",
                "Funki"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5235/?format=api",
                "id": 5235,
                "name": "Lightforce"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74480/?format=api",
                "id": 74480,
                "name": "Mesz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10201/?format=api",
                "id": 10201,
                "name": "Phuture 303"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102878/?format=api",
                "id": 102878,
                "name": "Quasar"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AsciiarenaArtist",
            "url": "https://asciiarena.se/artist/funki"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=34318"
        }
    ]
}