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

{
    "url": "https://demozoo.org/api/v1/releasers/134705/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/134705/",
    "id": 134705,
    "name": "Quetzal",
    "is_group": false,
    "nicks": [
        {
            "name": "Devastator",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Devastator"
            ]
        },
        {
            "name": "Quetzal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Quetzal"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51222/?format=api",
                "id": 51222,
                "name": "Honour"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32900/?format=api",
                "id": 32900,
                "name": "Oregon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50511/?format=api",
                "id": 50511,
                "name": "Paralax"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44476/?format=api",
                "id": 44476,
                "name": "The Second Ring"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14376/?format=api",
                "id": 14376,
                "name": "Chrome"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=843"
        }
    ]
}