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

{
    "url": "https://demozoo.org/api/v1/releasers/145208/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/145208/",
    "id": 145208,
    "name": "Matrix",
    "is_group": false,
    "nicks": [
        {
            "name": "Matrix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Matrix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145207/?format=api",
                "id": 145207,
                "name": "Back 2 Basix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13589/?format=api",
                "id": 13589,
                "name": "Phat"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/matrix"
        }
    ]
}