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

{
    "url": "https://demozoo.org/api/v1/releasers/2610/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2610/",
    "id": 2610,
    "name": "Yoyo",
    "is_group": false,
    "nicks": [
        {
            "name": "Yoyo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "YoYo",
                "Yoyo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41055/?format=api",
                "id": 41055,
                "name": "ZoKathRa"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2259/?format=api",
                "id": 2259,
                "name": "Syntax"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}