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

{
    "url": "https://demozoo.org/api/v1/releasers/148529/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/148529/",
    "id": 148529,
    "name": "Paco",
    "is_group": false,
    "nicks": [
        {
            "name": "Paco",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Paco"
            ]
        },
        {
            "name": "Rambo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rambo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136654/?format=api",
                "id": 136654,
                "name": "The Night Operation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148526/?format=api",
                "id": 148526,
                "name": "The Fighting Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3436/?format=api",
                "id": 3436,
                "name": "Shining 8"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=25349"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3218"
        }
    ]
}