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

{
    "url": "https://demozoo.org/api/v1/releasers/49438/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49438/",
    "id": 49438,
    "name": "Geir",
    "is_group": false,
    "nicks": [
        {
            "name": "Geir",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Geir"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1244/?format=api",
                "id": 1244,
                "name": "Raw Deal Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22178/?format=api",
                "id": 22178,
                "name": "The Deadly Friends"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}