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

{
    "url": "https://demozoo.org/api/v1/releasers/1324/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1324/",
    "id": 1324,
    "name": "S.M.U.D.O.",
    "is_group": false,
    "nicks": [
        {
            "name": "El Cativo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "El Cativo"
            ]
        },
        {
            "name": "S.M.U.D.O.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "S.M.U.D.O."
            ]
        },
        {
            "name": "Smudo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Smudo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/398/?format=api",
                "id": 398,
                "name": "Abyss"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1325/?format=api",
                "id": 1325,
                "name": "Submission"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23394/?format=api",
                "id": 23394,
                "name": "Arise"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97588/?format=api",
                "id": 97588,
                "name": "Fantastic Four"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12160"
        }
    ]
}