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

{
    "url": "https://demozoo.org/api/v1/releasers/12798/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12798/",
    "id": 12798,
    "name": "Hot Tuna",
    "is_group": false,
    "nicks": [
        {
            "name": "Hot Tuna",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hot Tuna",
                "HotTuna"
            ]
        },
        {
            "name": "Tuna",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tuna"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51745/?format=api",
                "id": 51745,
                "name": "Pilchards"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1434/?format=api",
                "id": 1434,
                "name": "Prestige"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78505/?format=api",
                "id": 78505,
                "name": "Frogadox"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18751/?format=api",
                "id": 18751,
                "name": "Hybrid"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1430/?format=api",
                "id": 1430,
                "name": "Quartex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2711/?format=api",
                "id": 2711,
                "name": "Classic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=25086"
        }
    ]
}