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

{
    "url": "https://demozoo.org/api/v1/releasers/142489/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142489/",
    "id": 142489,
    "name": "Asterix",
    "is_group": false,
    "nicks": [
        {
            "name": "Asterix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Asterix"
            ]
        },
        {
            "name": "Asterix Int.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Asterix Int."
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66786/?format=api",
                "id": 66786,
                "name": "The Zero Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126807/?format=api",
                "id": 126807,
                "name": "Zad Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13648"
        }
    ]
}