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

{
    "url": "https://demozoo.org/api/v1/releasers/13753/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13753/",
    "id": 13753,
    "name": "XCene",
    "is_group": false,
    "nicks": [
        {
            "name": "XCene",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "XCene"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47064/?format=api",
                "id": 47064,
                "name": "Tobakk Porno & Fyrverkeri"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22551/?format=api",
                "id": 22551,
                "name": "Dance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8478/?format=api",
                "id": 8478,
                "name": "Maak"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}