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

{
    "url": "https://demozoo.org/api/v1/releasers/10221/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10221/",
    "id": 10221,
    "name": "RSX",
    "is_group": false,
    "nicks": [
        {
            "name": "RSX",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "RSX"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10220/?format=api",
                "id": 10220,
                "name": "Mortel"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7177/?format=api",
                "id": 7177,
                "name": "Distorsion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110498/?format=api",
                "id": 110498,
                "name": "The Addams Fanz"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}