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

{
    "url": "https://demozoo.org/api/v1/releasers/45488/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45488/",
    "id": 45488,
    "name": "Tricolore",
    "is_group": false,
    "nicks": [
        {
            "name": "Tricolore",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tricolore"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29254/?format=api",
                "id": 29254,
                "name": "Rebound"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116371/?format=api",
                "id": 116371,
                "name": "HipE"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87005/?format=api",
                "id": 87005,
                "name": "Impact"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13589/?format=api",
                "id": 13589,
                "name": "Phat"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=7762"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/972935-Tricolore-2"
        }
    ]
}