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

{
    "url": "https://demozoo.org/api/v1/releasers/1793/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1793/",
    "id": 1793,
    "name": "Nick",
    "is_group": false,
    "nicks": [
        {
            "name": "Nick",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nick"
            ]
        },
        {
            "name": "Zurba",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zurba"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3229/?format=api",
                "id": 3229,
                "name": "The Warfalcons"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3821/?format=api",
                "id": 3821,
                "name": "Mute 101"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3880/?format=api",
                "id": 3880,
                "name": "Cascade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80508/?format=api",
                "id": 80508,
                "name": "R2"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1418/?format=api",
                "id": 1418,
                "name": "Sigma"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83830/?format=api",
                "id": 83830,
                "name": "Triax"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=16727"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=30519"
        }
    ]
}