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

{
    "url": "https://demozoo.org/api/v1/releasers/25783/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25783/",
    "id": 25783,
    "name": "Coyotte",
    "is_group": false,
    "nicks": [
        {
            "name": "Coyotte",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Coyotte"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25782/?format=api",
                "id": 25782,
                "name": "Ascii"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27827/?format=api",
                "id": 27827,
                "name": "3D Student"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}