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

{
    "url": "https://demozoo.org/api/v1/releasers/140238/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140238/",
    "id": 140238,
    "name": "D-Signa",
    "is_group": false,
    "nicks": [
        {
            "name": "D-Signa",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "D-Signa"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140239/?format=api",
                "id": 140239,
                "name": "2Pac"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58263/?format=api",
                "id": 58263,
                "name": "Creation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7289/?format=api",
                "id": 7289,
                "name": "Equinoxe"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10593/?format=api",
                "id": 10593,
                "name": "Maniax"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2025"
        }
    ]
}