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

{
    "url": "https://demozoo.org/api/v1/releasers/128200/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/128200/",
    "id": 128200,
    "name": "FHM",
    "is_group": false,
    "nicks": [
        {
            "name": "FHM",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FHM"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128101/?format=api",
                "id": 128101,
                "name": "Abhor"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                "id": 887,
                "name": "Arise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102161/?format=api",
                "id": 102161,
                "name": "Fugitives"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10256"
        }
    ]
}