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

{
    "url": "https://demozoo.org/api/v1/releasers/149961/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/149961/",
    "id": 149961,
    "name": "Dr. Oxy",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr. Oxy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dr. Oxy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26779/?format=api",
                "id": 26779,
                "name": "Parliament Project"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149983/?format=api",
                "id": 149983,
                "name": "Dark Land Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/dr%20oxy"
        }
    ]
}