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

{
    "url": "https://demozoo.org/api/v1/releasers/131937/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/131937/",
    "id": 131937,
    "name": "Marex",
    "is_group": false,
    "nicks": [
        {
            "name": "Marex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Marex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57837/?format=api",
                "id": 57837,
                "name": "GPO"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137267/?format=api",
                "id": 137267,
                "name": "New C-Rex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41823/?format=api",
                "id": 41823,
                "name": "Flush"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}