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

{
    "url": "https://demozoo.org/api/v1/releasers/134973/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/134973/",
    "id": 134973,
    "name": "Jeremy",
    "is_group": false,
    "nicks": [
        {
            "name": "Jeremy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jeremy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139063/?format=api",
                "id": 139063,
                "name": "Replicas"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139064/?format=api",
                "id": 139064,
                "name": "Screaming Universe Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104801/?format=api",
                "id": 104801,
                "name": "Eclypse"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}