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

{
    "url": "https://demozoo.org/api/v1/releasers/134550/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/134550/",
    "id": 134550,
    "name": "Jump",
    "is_group": false,
    "nicks": [
        {
            "name": "Jump",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jump"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134473/?format=api",
                "id": 134473,
                "name": "Genetics"
            },
            "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/78014/?format=api",
                "id": 78014,
                "name": "The United Dreams"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/jump"
        }
    ]
}