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

{
    "url": "https://demozoo.org/api/v1/releasers/40168/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/40168/",
    "id": 40168,
    "name": "Amroth",
    "is_group": false,
    "nicks": [
        {
            "name": "Amroth",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AM",
                "Amroth"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110554/?format=api",
                "id": 110554,
                "name": "Paramount"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86436/?format=api",
                "id": 86436,
                "name": "Legacy"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}