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

{
    "url": "https://demozoo.org/api/v1/releasers/26344/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26344/",
    "id": 26344,
    "name": "Civic",
    "is_group": false,
    "nicks": [
        {
            "name": "Civic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Civic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26345/?format=api",
                "id": 26345,
                "name": "CFI"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26346/?format=api",
                "id": 26346,
                "name": "RTS"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}