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

{
    "url": "https://demozoo.org/api/v1/releasers/9911/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9911/",
    "id": 9911,
    "name": "TRC",
    "is_group": false,
    "nicks": [
        {
            "name": "TRC",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TRC",
                "TRC!"
            ]
        },
        {
            "name": "Tricycle",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tricycle"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9907/?format=api",
                "id": 9907,
                "name": "Ethos9"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13589/?format=api",
                "id": 13589,
                "name": "Phat"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21473/?format=api",
                "id": 21473,
                "name": "Blood"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47188/?format=api",
                "id": 47188,
                "name": "Voodoo"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/tricycle"
        }
    ]
}