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

{
    "url": "https://demozoo.org/api/v1/releasers/31536/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31536/",
    "id": 31536,
    "name": "Aldo",
    "is_group": false,
    "nicks": [
        {
            "name": "Aldo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Aldo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31535/?format=api",
                "id": 31535,
                "name": "Douai Main Association"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39706/?format=api",
                "id": 39706,
                "name": "Oxygenes"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/151437/?format=api",
                "id": 151437,
                "name": "The Alien Mindbenders"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}