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

{
    "url": "https://demozoo.org/api/v1/releasers/29698/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/29698/",
    "id": 29698,
    "name": "Fallen Angel",
    "is_group": false,
    "nicks": [
        {
            "name": "Fallen Angel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fallen Angel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16321/?format=api",
                "id": 16321,
                "name": "Sneakers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                "id": 1218,
                "name": "Anthrox"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}