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

{
    "url": "https://demozoo.org/api/v1/releasers/4851/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4851/",
    "id": 4851,
    "name": "Surfsmurf",
    "is_group": false,
    "nicks": [
        {
            "name": "MC Slammer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MC Slammer"
            ]
        },
        {
            "name": "Slammer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Slammer"
            ]
        },
        {
            "name": "Surfsmurf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Surfsmurf"
            ]
        },
        {
            "name": "The Slammerman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Slammerman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4562/?format=api",
                "id": 4562,
                "name": "Rednex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/958/?format=api",
                "id": 958,
                "name": "Anarchy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/435/?format=api",
                "id": 435,
                "name": "Melon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1791/?format=api",
                "id": 1791,
                "name": "Movement"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1736/?format=api",
                "id": 1736,
                "name": "Static Bytes"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6753"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2584"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,13887/"
        }
    ]
}