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

{
    "url": "https://demozoo.org/api/v1/releasers/39273/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/39273/",
    "id": 39273,
    "name": "Turtle",
    "is_group": false,
    "nicks": [
        {
            "name": "A nervous turtle",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "A nervous turtle",
                "ANT"
            ]
        },
        {
            "name": "Turtle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Turtle"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39272/?format=api",
                "id": 39272,
                "name": "USA-Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39274/?format=api",
                "id": 39274,
                "name": "The Demented"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112685/?format=api",
                "id": 112685,
                "name": "Joy Division"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7764"
        }
    ]
}