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

{
    "url": "https://demozoo.org/api/v1/releasers/45633/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45633/",
    "id": 45633,
    "name": "Marq",
    "is_group": false,
    "nicks": [
        {
            "name": "Marq",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Marq"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16648/?format=api",
                "id": 16648,
                "name": "Propulsion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16649/?format=api",
                "id": 16649,
                "name": "Repulse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15368/?format=api",
                "id": 15368,
                "name": "Execution"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}