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

{
    "url": "https://demozoo.org/api/v1/releasers/136098/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/136098/",
    "id": 136098,
    "name": "Rog",
    "is_group": false,
    "nicks": [
        {
            "name": "Rog",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rog"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7603/?format=api",
                "id": 7603,
                "name": "Scouts"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7594/?format=api",
                "id": 7594,
                "name": "Fire-Eagle"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=27589"
        }
    ]
}