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

{
    "url": "https://demozoo.org/api/v1/releasers/7557/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7557/",
    "id": 7557,
    "name": "Zodiac",
    "is_group": false,
    "nicks": [
        {
            "name": "Kilobyte",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kilobyte"
            ]
        },
        {
            "name": "Zodiac",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zodiac"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5028/?format=api",
                "id": 5028,
                "name": "Flash Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14653/?format=api",
                "id": 14653,
                "name": "Red-Line 2000"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7604/?format=api",
                "id": 7604,
                "name": "Acide"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142887/?format=api",
                "id": 142887,
                "name": "Octabits"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1145"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=20513"
        }
    ]
}