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

{
    "url": "https://demozoo.org/api/v1/releasers/15553/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15553/",
    "id": 15553,
    "name": "Extrian",
    "is_group": false,
    "nicks": [
        {
            "name": "Extrian",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Extrian"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15487/?format=api",
                "id": 15487,
                "name": "Cheat The Machine"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62273/?format=api",
                "id": 62273,
                "name": "Snowsphere Illusions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10115/?format=api",
                "id": 10115,
                "name": "amuQ Creations"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}