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

{
    "url": "https://demozoo.org/api/v1/releasers/145768/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/145768/",
    "id": 145768,
    "name": "Phantom Lord",
    "is_group": false,
    "nicks": [
        {
            "name": "Phantom Lord",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PL",
                "Phantom Lord"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145762/?format=api",
                "id": 145762,
                "name": "Advanced Software Piracy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130109/?format=api",
                "id": 130109,
                "name": "Brain Damage Studios"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75660/?format=api",
                "id": 75660,
                "name": "From The Ashes"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133748/?format=api",
                "id": 133748,
                "name": "Ozone"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=21523"
        }
    ]
}