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

{
    "url": "https://demozoo.org/api/v1/releasers/145822/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/145822/",
    "id": 145822,
    "name": "Antiaction",
    "is_group": false,
    "nicks": [
        {
            "name": "Antiaction",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Antiaction"
            ]
        },
        {
            "name": "Gotia Cracking Systems",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gotia Cracking Systems"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106876/?format=api",
                "id": 106876,
                "name": "United Style Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78523/?format=api",
                "id": 78523,
                "name": "0498 Cracking Group"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10776"
        }
    ]
}