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

{
    "url": "https://demozoo.org/api/v1/releasers/1743/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1743/",
    "id": 1743,
    "name": "Gilthanas",
    "is_group": false,
    "nicks": [
        {
            "name": "Gil",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gil"
            ]
        },
        {
            "name": "Gilthanas",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gilthanas"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1741/?format=api",
                "id": 1741,
                "name": "Shadow World"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7841/?format=api",
                "id": 7841,
                "name": "Vanity"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68421/?format=api",
                "id": 68421,
                "name": "Humans"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46075/?format=api",
                "id": 46075,
                "name": "Flood"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                "id": 20,
                "name": "2000 A.D."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38090"
        }
    ]
}