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

{
    "url": "https://demozoo.org/api/v1/releasers/2736/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2736/",
    "id": 2736,
    "name": "JFK",
    "is_group": false,
    "nicks": [
        {
            "name": "JFK",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "JFK"
            ]
        },
        {
            "name": "Kallestrup",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kallestrup"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/443/?format=api",
                "id": 443,
                "name": "Iris"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1519/?format=api",
                "id": 1519,
                "name": "Ambrosia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70586/?format=api",
                "id": 70586,
                "name": "Angelica"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22020/?format=api",
                "id": 22020,
                "name": "Funny Business Inc."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74077/?format=api",
                "id": 74077,
                "name": "Tomato Dreams"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3962"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=47917"
        }
    ]
}