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

{
    "url": "https://demozoo.org/api/v1/releasers/49513/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49513/",
    "id": 49513,
    "name": "ELA",
    "is_group": false,
    "nicks": [
        {
            "name": "ELA",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ELA"
            ]
        },
        {
            "name": "Takpapp",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Takpapp"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7141/?format=api",
                "id": 7141,
                "name": "Antimon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5558/?format=api",
                "id": 5558,
                "name": "Cosine"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8546/?format=api",
                "id": 8546,
                "name": "The Suppliers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=509"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5832"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20051103013652/http://antimon.org/eric/"
        }
    ]
}