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

{
    "url": "https://demozoo.org/api/v1/releasers/11916/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11916/",
    "id": 11916,
    "name": "Mover",
    "is_group": false,
    "nicks": [
        {
            "name": "Mo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mo"
            ]
        },
        {
            "name": "Mover",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mover"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                "id": 450,
                "name": "Madwizards"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5856/?format=api",
                "id": 5856,
                "name": "Suspend"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37225/?format=api",
                "id": 37225,
                "name": "Encephalon"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=65307"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3175"
        }
    ]
}