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

{
    "url": "https://demozoo.org/api/v1/releasers/88928/?format=api",
    "demozoo_url": "https://demozoo.org/groups/88928/",
    "id": 88928,
    "name": "Tatooine at Night",
    "is_group": true,
    "nicks": [
        {
            "name": "Tatooine at Night",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tatooine at Night"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130829/?format=api",
                "id": 130829,
                "name": "Headless Chicken"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88927/?format=api",
                "id": 88927,
                "name": "whtcrw"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88929/?format=api",
                "id": 88929,
                "name": "Sushi"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}