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

{
    "url": "https://demozoo.org/api/v1/releasers/16950/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16950/",
    "id": 16950,
    "name": "Rzuck",
    "is_group": false,
    "nicks": [
        {
            "name": "Rzuck",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rzuck"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10891/?format=api",
                "id": 10891,
                "name": "Metaphor"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25508/?format=api",
                "id": 25508,
                "name": "Melancholy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130668/?format=api",
                "id": 130668,
                "name": "Apocalypse"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}