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

{
    "url": "https://demozoo.org/api/v1/releasers/75248/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75248/",
    "id": 75248,
    "name": "Arc Angel",
    "is_group": false,
    "nicks": [
        {
            "name": "Arc Angel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Arc Angel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80744/?format=api",
                "id": 80744,
                "name": "Revolution"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124491/?format=api",
                "id": 124491,
                "name": "File Propulsion System"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81675/?format=api",
                "id": 81675,
                "name": "Toronto's Own Trading Alliance League"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}