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

{
    "url": "https://demozoo.org/api/v1/releasers/76865/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/76865/",
    "id": 76865,
    "name": "Double-T",
    "is_group": false,
    "nicks": [
        {
            "name": "Double-T",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Double-T"
            ]
        },
        {
            "name": "Micronix",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Micronix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10735/?format=api",
                "id": 10735,
                "name": "Acrise"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2781/?format=api",
                "id": 2781,
                "name": "Success"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4737/?format=api",
                "id": 4737,
                "name": "Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107164/?format=api",
                "id": 107164,
                "name": "Bassline"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=732"
        }
    ]
}