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

{
    "url": "https://demozoo.org/api/v1/releasers/61911/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/61911/",
    "id": 61911,
    "name": "Bigge Pif",
    "is_group": false,
    "nicks": [
        {
            "name": "Bigge Pif",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bigge Pif"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13963/?format=api",
                "id": 13963,
                "name": "Fire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45884/?format=api",
                "id": 45884,
                "name": "SAGA"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110246/?format=api",
                "id": 110246,
                "name": "Emerge"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}