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

{
    "url": "https://demozoo.org/api/v1/releasers/12764/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12764/",
    "id": 12764,
    "name": "Panadol",
    "is_group": false,
    "nicks": [
        {
            "name": "Pan Adol",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pan Adol"
            ]
        },
        {
            "name": "Panadol",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Panadol"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/487/?format=api",
                "id": 487,
                "name": "Orange"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/992/?format=api",
                "id": 992,
                "name": "Jeskola"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143679/?format=api",
                "id": 143679,
                "name": "Chaos"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}