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

{
    "url": "https://demozoo.org/api/v1/releasers/125001/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/125001/",
    "id": 125001,
    "name": "Watch Dog",
    "is_group": false,
    "nicks": [
        {
            "name": "Watch Dog",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Watch Dog"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83621/?format=api",
                "id": 83621,
                "name": "Illusion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81556/?format=api",
                "id": 81556,
                "name": "Above Da Rest"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84005/?format=api",
                "id": 84005,
                "name": "Darius"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85252/?format=api",
                "id": 85252,
                "name": "Hazard"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}