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

{
    "url": "https://demozoo.org/api/v1/releasers/102090/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/102090/",
    "id": 102090,
    "name": "Coroplex",
    "is_group": false,
    "nicks": [
        {
            "name": "Coroplex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CX",
                "Coroplex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10964/?format=api",
                "id": 10964,
                "name": "Faith"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1845/?format=api",
                "id": 1845,
                "name": "Decade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23763/?format=api",
                "id": 23763,
                "name": "Elevation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3436/?format=api",
                "id": 3436,
                "name": "Shining 8"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/coroplex"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61436"
        }
    ]
}