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

{
    "url": "https://demozoo.org/api/v1/releasers/53837/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53837/",
    "id": 53837,
    "name": "ROJ",
    "is_group": false,
    "nicks": [
        {
            "name": "ROJ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ROJ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7582/?format=api",
                "id": 7582,
                "name": "Sonic Dreams"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53838/?format=api",
                "id": 53838,
                "name": "U-Turn"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5086/?format=api",
                "id": 5086,
                "name": "Spiders-Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=877"
        }
    ]
}