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

{
    "url": "https://demozoo.org/api/v1/releasers/4169/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4169/",
    "id": 4169,
    "name": "Papa Smurf",
    "is_group": false,
    "nicks": [
        {
            "name": "Alf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Alf"
            ]
        },
        {
            "name": "Papa Smurf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Papa Smurf"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4167/?format=api",
                "id": 4167,
                "name": "Offworld"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                "id": 175,
                "name": "Komplex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/609/?format=api",
                "id": 609,
                "name": "Virtual Dreams"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89248/?format=api",
                "id": 89248,
                "name": "Wolfpack"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64246/?format=api",
                "id": 64246,
                "name": "Destiny"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59823/?format=api",
                "id": 59823,
                "name": "Team-X"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5623"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=45866"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/900/"
        }
    ]
}