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

{
    "url": "https://demozoo.org/api/v1/releasers/8954/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8954/",
    "id": 8954,
    "name": "Siril",
    "is_group": false,
    "nicks": [
        {
            "name": "Siril",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Siril"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8953/?format=api",
                "id": 8953,
                "name": "4th Dimension"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8902/?format=api",
                "id": 8902,
                "name": "Sexy Potion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31231/?format=api",
                "id": 31231,
                "name": "oisee"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}