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

{
    "url": "https://demozoo.org/api/v1/releasers/84205/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/84205/",
    "id": 84205,
    "name": "Rolex",
    "is_group": false,
    "nicks": [
        {
            "name": "Mister T",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MRT",
                "Mister T",
                "Mr. T"
            ]
        },
        {
            "name": "Rolex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rolex"
            ]
        },
        {
            "name": "Timeless",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Timeless"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63199/?format=api",
                "id": 63199,
                "name": "Freedom Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14295/?format=api",
                "id": 14295,
                "name": "Artline Designs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                "id": 370,
                "name": "Byterapers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=31998"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3339"
        }
    ]
}