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

{
    "url": "https://demozoo.org/api/v1/releasers/10209/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10209/",
    "id": 10209,
    "name": "Green Eyed Monster",
    "is_group": false,
    "nicks": [
        {
            "name": "Green Eyed Monster",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "G.E.M.",
                "Green Eyed Monster",
                "gEm"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1384/?format=api",
                "id": 1384,
                "name": "Arclite"
            },
            "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/90977/?format=api",
                "id": 90977,
                "name": "Aspect"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8810/?format=api",
                "id": 8810,
                "name": "Illusion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15139/?format=api",
                "id": 15139,
                "name": "Kalisto"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10676/?format=api",
                "id": 10676,
                "name": "Echelon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18732/?format=api",
                "id": 18732,
                "name": "Mode7"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16321/?format=api",
                "id": 16321,
                "name": "Sneakers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/green-eyed-monster"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32000"
        }
    ]
}