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

{
    "url": "https://demozoo.org/api/v1/releasers/146025/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/146025/",
    "id": 146025,
    "name": "Hilux",
    "is_group": false,
    "nicks": [
        {
            "name": "Hilux",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hilux"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146026/?format=api",
                "id": 146026,
                "name": "Antriac"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107828/?format=api",
                "id": 107828,
                "name": "Eltronic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112493/?format=api",
                "id": 112493,
                "name": "Hostages"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14661/?format=api",
                "id": 14661,
                "name": "Paragon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7602/?format=api",
                "id": 7602,
                "name": "Sector 90"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7026"
        }
    ]
}