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

{
    "url": "https://demozoo.org/api/v1/releasers/7551/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7551/",
    "id": 7551,
    "name": "Trax",
    "is_group": false,
    "nicks": [
        {
            "name": "Trax",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Trax"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7511/?format=api",
                "id": 7511,
                "name": "Success & The Ruling Company"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7552/?format=api",
                "id": 7552,
                "name": "Actual Trading Generation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7554/?format=api",
                "id": 7554,
                "name": "Taxi"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5027/?format=api",
                "id": 5027,
                "name": "The Ruling Company"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72602/?format=api",
                "id": 72602,
                "name": "Array"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1053"
        }
    ]
}