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

{
    "url": "https://demozoo.org/api/v1/releasers/46364/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46364/",
    "id": 46364,
    "name": "Christopher Robin",
    "is_group": false,
    "nicks": [
        {
            "name": "Christopher Robin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CR",
                "Christopher Robin"
            ]
        },
        {
            "name": "DSK",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DSK"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106854/?format=api",
                "id": 106854,
                "name": "Panik"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45950/?format=api",
                "id": 45950,
                "name": "Trank"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130626/?format=api",
                "id": 130626,
                "name": "Trance"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}